diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 40a11d24..1aba389b 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200629055027 +!VER=20200629055919 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=33640 +!TOTAL_LINES=33641 ||*.wap.xsbiquge.com^ ||*serror*.wo.com.cn^ ||201*.myhard.com^ @@ -122,6 +122,7 @@ ||f-log*.grammarly.io^ ||24log.*^ ||24smi.*^ +||ad-*.wikawika.xyz^ ||00-gov.cn^ ||kwcdn.000dn.com^ ||kwcscdn.000dn.com^ diff --git a/tools/easylist-extend.php b/tools/easylist-extend.php index 87690e84..7cd04a02 100644 --- a/tools/easylist-extend.php +++ b/tools/easylist-extend.php @@ -65,6 +65,7 @@ $ARR_MERGED_WILD_LIST = array( 'f-log*.grammarly.io' => null, '24log.*' => null, '24smi.*' => null, + 'ad-*.wikawika.xyz' => null, ); $ARR_REGEX_LIST = array( @@ -107,8 +108,6 @@ $ARR_REGEX_LIST = array( //对通配符匹配或正则匹配增加的额外赦免规则 $ARR_WHITE_RULE_LIST = array( '@@||tongji.*kuwo.cn^' => 0, -// '@@||ntp.org^' => 1, //强制加白,针对上面正则表达式的一个赦免规则,例如:2.android.pool.ntp.org -// '@@||*push-apple.com.akadns.net^' => 1, //强制加白, 苹果推送2.courier-push-apple.com.akadns.net '@@||tracking.epicgames.com^' => 0, '@@||tracker.eu.org^' => 1, //强制加白,BT tracker,有形如2.tracker.eu.org的域 '@@||stats.uptimerobot.com^' => 0, //uptimerobot监测相关