Skip to content
Permalink
Browse files
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.
  • Loading branch information
gorhill authored and JustOff committed Jun 11, 2021
1 parent 9407f11 commit b7f82ac5b7ae850ca2336a0d4575210952701639
Showing with 3 additions and 13 deletions.
  1. +3 −13 assets/assets.json
@@ -286,20 +286,10 @@
"content": "filters",
"group": "regions",
"off": true,
"title": "CHN: EasyList China (中文)",
"title": "CHN: AdGuard Chinese (中文)",
"lang": "zh",
"contentURL": "https://easylist-downloads.adblockplus.org/easylistchina.txt",
"supportURL": "http://abpchina.org/forum/forum.php"
},
"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"
"contentURL": "https://filters.adtidy.org/extension/ublock/filters/224.txt",
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters"
},
"CZE-0": {
"content": "filters",

0 comments on commit b7f82ac

Please sign in to comment.