update white list

This commit is contained in:
gently 2020-02-03 21:27:01 +08:00
parent 65f18ab235
commit a433bd0bc8
5 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#VER=20200203053053
#VER=20200203132452
#URL=https://github.com/privacy-protection-tools/anti-AD
address=/0024aaaa.com/
address=/0026645142c89aeb1.com/

View File

@ -1,4 +1,4 @@
#VER=20200203053053-test
#VER=20200203132452
#URL=https://github.com/privacy-protection-tools/anti-AD
0024aaaa.com
0026645142c89aeb1.com

View File

@ -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^

View File

@ -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

View File

@ -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不予赦免的规则即赦免名单的黑名单