mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
update rules
This commit is contained in:
parent
e107dee976
commit
d4ea2fa832
@ -1,4 +1,4 @@
|
||||
#VER=20200211100531
|
||||
#VER=20200212032819
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_COUNT=31352
|
||||
address=/0024aaaa.com/
|
||||
|
@ -1,4 +1,4 @@
|
||||
#VER=20200211100532
|
||||
#VER=20200212032819
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_COUNT=35807
|
||||
0024aaaa.com
|
||||
|
@ -1,5 +1,5 @@
|
||||
!AdBlock-style blocklists
|
||||
!VER=20200212100531
|
||||
!VER=20200212032819
|
||||
!URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
||201*.myhard.com^
|
||||
||8*.tianya.cn^
|
||||
@ -30086,4 +30086,4 @@
|
||||
@@||widget.myrentacar.me^
|
||||
@@||tongji.*kuwo.cn^
|
||||
@@||ntp.org^
|
||||
@@||push-apple.com.akadns.net^
|
||||
@@||*push-apple.com.akadns.net^
|
||||
|
@ -1,4 +1,4 @@
|
||||
#VER=20200211100532
|
||||
#VER=20200212032819
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_COUNT=31352
|
||||
DOMAIN-SUFFIX,0024aaaa.com
|
||||
|
@ -91,7 +91,7 @@ $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
|
||||
'@@||*push-apple.com.akadns.net^' => 1, //强制加白, 苹果推送2.courier-push-apple.com.akadns.net
|
||||
'@@||tracking.epicgames.com' => 0,
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user