update fixed #407

This commit is contained in:
gently 2021-04-27 22:11:27 +08:00
parent 5ac0320b1e
commit d796c94ffc
9 changed files with 11 additions and 9 deletions

View File

@ -1,5 +1,5 @@
#TITLE=anti-AD
#VER=20210426021811
#VER=20210427221059
#URL=https://github.com/privacy-protection-tools/anti-AD
#TOTAL_LINES=41229
address=/00-gov.cn/

View File

@ -1,5 +1,5 @@
#TITLE=anti-AD
#VER=20210426021812
#VER=20210427221059
#URL=https://github.com/privacy-protection-tools/anti-AD
#TOTAL_LINES=41229

View File

@ -1,5 +1,5 @@
#TITLE=anti-AD
#VER=20210426021812
#VER=20210427221059
#URL=https://github.com/privacy-protection-tools/anti-AD
#TOTAL_LINES=47439
00-gov.cn

View File

@ -1,7 +1,7 @@
!Title: anti-AD
!Version: 20210426204946
!Version: 20210427221059
!Homepage: https://github.com/privacy-protection-tools/anti-AD
!Total lines: 38315
!Total lines: 38316
||*.wap.xsbiquge.com^
||*serror*.wo.com.cn^
||201*.myhard.com^
@ -38317,3 +38317,4 @@
@@||ad.cityu.edu.hk^
@@||edge-enterprise.activity.windows.com^
@@||edge.activity.windows.com^
@@||tracking-protection.cdn.mozilla.net^

View File

@ -1 +1 @@
8e70b5615db2d30ed3f6a078ec783bcd
71abe59cd45f7e1385beaa9981de9dbd

View File

@ -1,5 +1,5 @@
#TITLE=anti-AD for SmartDNS
#VER=20210426021812
#VER=20210427221059
#URL=https://github.com/privacy-protection-tools/anti-AD
#TOTAL_LINES=41229
address /00-gov.cn/#

View File

@ -1,5 +1,5 @@
#TITLE=anti-AD
#VER=20210426021811
#VER=20210427221059
#URL=https://github.com/privacy-protection-tools/anti-AD
#TOTAL_LINES=41229
DOMAIN-SUFFIX,00-gov.cn

View File

@ -1,5 +1,5 @@
#TITLE=anti-AD
#VER=20210426021812
#VER=20210427221059
#URL=https://github.com/privacy-protection-tools/anti-AD
#TOTAL_LINES=41229

View File

@ -214,6 +214,7 @@ $ARR_WHITE_RULE_LIST = array(
'@@||ad.cityu.edu.hk^' => 1, // #398
'@@||edge-enterprise.activity.windows.com^' => 1, // #401
'@@||edge.activity.windows.com^' => 1, // #401
'@@||tracking-protection.cdn.mozilla.net^' => 1, // #407
);