mirror of https://github.com/gorhill/uBlock.git
Replace "EasyList China" with "AdGuard Chinese"
As discussed internally with list maintainers: - EasyList China doesn't leverage uBO's extended filter syntax - EasyList China's home page is no longer available to the public Additionally, "CJX's EasyList Lite" has been removed from stock lists, as the list hosted on GitHub is no longer updated, and "AdGuard Chinese" is the official list to enable to address all filter issues for Chinese sites.
This commit is contained in:
parent
a66615725e
commit
de1ed2c519
|
@ -285,20 +285,10 @@
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
"group": "regions",
|
"group": "regions",
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "CHN: EasyList China (中文)",
|
"title": "CHN: AdGuard Chinese (中文)",
|
||||||
"lang": "zh",
|
"lang": "zh",
|
||||||
"contentURL": "https://easylist-downloads.adblockplus.org/easylistchina.txt",
|
"contentURL": "https://filters.adtidy.org/extension/ublock/filters/224.txt",
|
||||||
"supportURL": "http://abpchina.org/forum/forum.php"
|
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters"
|
||||||
},
|
|
||||||
"CHN-1": {
|
|
||||||
"content": "filters",
|
|
||||||
"group": "regions",
|
|
||||||
"off": true,
|
|
||||||
"title": "CHN: CJX's EasyList Lite",
|
|
||||||
"lang": "zh",
|
|
||||||
"contentURL": "https://raw.githubusercontent.com/cjx82630/cjxlist/master/cjxlist.txt",
|
|
||||||
"supportURL": "https://github.com/cjx82630/cjxlist",
|
|
||||||
"instructionURL": "http://abpchina.org/forum/forum.php?mod=viewthread&tid=29667"
|
|
||||||
},
|
},
|
||||||
"CZE-0": {
|
"CZE-0": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
|
|
Loading…
Reference in New Issue