diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 8b9148f7..91c78858 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,4 +1,4 @@ -#VER=20200203053053 +#VER=20200203132452 #URL=https://github.com/privacy-protection-tools/anti-AD address=/0024aaaa.com/ address=/0026645142c89aeb1.com/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 831875f8..35d1abd3 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,4 +1,4 @@ -#VER=20200203053053-test +#VER=20200203132452 #URL=https://github.com/privacy-protection-tools/anti-AD 0024aaaa.com 0026645142c89aeb1.com diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index aa8af666..fb16a38a 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,5 +1,5 @@ !AdBlock-style blocklists -!VER=20200203053053 +!VER=20200203132452 !URL=https://github.com/privacy-protection-tools/anti-AD ||201*.myhard.com^ ||8*.tianya.cn^ @@ -33658,3 +33658,4 @@ @@||widget.myrentacar.me^ @@||tongji.*kuwo.cn^ @@||ntp.org^ +@@||courier-push-apple.com.akadns.net^ diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 567ab028..9310f423 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,4 +1,4 @@ -#VER=20200203053053 +#VER=20200203132452 #URL=https://github.com/privacy-protection-tools/anti-AD DOMAIN-SUFFIX,0024aaaa.com DOMAIN-SUFFIX,0026645142c89aeb1.com diff --git a/tools/easylist-extend.php b/tools/easylist-extend.php index 3484444d..b5020ec9 100644 --- a/tools/easylist-extend.php +++ b/tools/easylist-extend.php @@ -92,6 +92,7 @@ $ARR_WHITE_RULE_LIST = array( '@@||github.com^' => 0, '@@||tongji.*kuwo.cn^' => 0, '@@||ntp.org^' => 1, //针对上面正则表达式的一个赦免规则,例如:2.android.pool.ntp.org + '@@||courier-push-apple.com.akadns.net^' => 1, //强制加白, 苹果推送2.courier-push-apple.com.akadns.net ); //针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单