mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 19:53:02 +08:00
fixed #127
This commit is contained in:
parent
6eb44e7960
commit
1d5a01759e
@ -1,5 +1,5 @@
|
||||
#TITLE=anti-AD
|
||||
#VER=20200507131117
|
||||
#VER=20200508152017
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_LINES=34807
|
||||
address=/00-gov.cn/
|
||||
|
@ -1,5 +1,5 @@
|
||||
#TITLE=anti-AD
|
||||
#VER=20200507131117
|
||||
#VER=20200508152017
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_LINES=39896
|
||||
00-gov.cn
|
||||
|
@ -1,7 +1,7 @@
|
||||
!TITLE=anti-AD
|
||||
!VER=20200507131117
|
||||
!VER=20200508152017
|
||||
!URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
!TOTAL_LINES=33224
|
||||
!TOTAL_LINES=33225
|
||||
||*serror*.wo.com.cn^
|
||||
||201*.myhard.com^
|
||||
||8*.tianya.cn^
|
||||
@ -33226,3 +33226,4 @@
|
||||
@@||baozhang.baidu.com^
|
||||
@@||tongji.edu.cn^
|
||||
@@||ad.siemens.com.cn^
|
||||
@@||sdkapi.sms.mob.com^
|
||||
|
@ -1,5 +1,5 @@
|
||||
#TITLE=anti-AD for SmartDNS
|
||||
#VER=20200507131118
|
||||
#VER=20200508152017
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_LINES=34807
|
||||
address /00-gov.cn/#
|
||||
|
@ -1,5 +1,5 @@
|
||||
#TITLE=anti-AD
|
||||
#VER=20200507131117
|
||||
#VER=20200508152017
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_LINES=34807
|
||||
DOMAIN-SUFFIX,00-gov.cn
|
||||
|
@ -111,6 +111,7 @@ $ARR_WHITE_RULE_LIST = array(
|
||||
'@@||baozhang.baidu.com^' => 1, //CNAME e.shifen.com
|
||||
'@@||tongji.edu.cn^' => 1, // 同济大学
|
||||
'@@||ad.siemens.com.cn^' => 1, // 西门子下载中心
|
||||
'@@||sdkapi.sms.mob.com^' => 1, // 短信验证码 #127
|
||||
);
|
||||
|
||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||
|
Loading…
Reference in New Issue
Block a user