mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-14 05:15:35 +08:00
23 lines
384 B
JSON
23 lines
384 B
JSON
|
{
|
||
|
"version": 1,
|
||
|
"rules": [
|
||
|
{
|
||
|
"domain": [
|
||
|
"moocs.unipus.cn",
|
||
|
"opencourse.pku.edu.cn",
|
||
|
"study.163.com"
|
||
|
],
|
||
|
"domain_suffix": [
|
||
|
"chinesemooc.org",
|
||
|
"cnmooc.org",
|
||
|
"icourse163.org",
|
||
|
"icourses.cn",
|
||
|
"mooc.cn",
|
||
|
"openlearning.com",
|
||
|
"pmphmooc.com",
|
||
|
"icve.com.cn"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|