mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
parent
50b16d14ab
commit
ed7d17f6d9
@ -1,7 +1,7 @@
|
||||
#TITLE=anti-AD
|
||||
#VER=20200625130851
|
||||
#VER=20200627073555
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_LINES=35387
|
||||
#TOTAL_LINES=35386
|
||||
address=/00-gov.cn/
|
||||
address=/kwcdn.000dn.com/
|
||||
address=/kwcscdn.000dn.com/
|
||||
@ -15960,7 +15960,6 @@ address=/mpb2.iteye.com/
|
||||
address=/rabc2.iteye.com/
|
||||
address=/sp.ithacajournal.com/
|
||||
address=/ithinkthereforeiam.net/
|
||||
address=/dyn.ithome.com/
|
||||
address=/a.itiexue.net/
|
||||
address=/jph.itiexue.net/
|
||||
address=/itllnww6x277.com/
|
||||
|
@ -1,7 +1,7 @@
|
||||
#TITLE=anti-AD
|
||||
#VER=20200625130851
|
||||
#VER=20200627073555
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_LINES=40475
|
||||
#TOTAL_LINES=40474
|
||||
00-gov.cn
|
||||
kwcdn.000dn.com
|
||||
kwcscdn.000dn.com
|
||||
@ -18743,7 +18743,6 @@ mpb2.iteye.com
|
||||
rabc2.iteye.com
|
||||
sp.ithacajournal.com
|
||||
ithinkthereforeiam.net
|
||||
dyn.ithome.com
|
||||
a.itiexue.net
|
||||
jph.itiexue.net
|
||||
itllnww6x277.com
|
||||
|
@ -1,5 +1,5 @@
|
||||
!TITLE=anti-AD
|
||||
!VER=20200625130851
|
||||
!VER=20200627073555
|
||||
!URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
!TOTAL_LINES=33638
|
||||
||*.wap.xsbiquge.com^
|
||||
@ -15123,7 +15123,6 @@
|
||||
||rabc2.iteye.com^
|
||||
||sp.ithacajournal.com^
|
||||
||ithinkthereforeiam.net^
|
||||
||dyn.ithome.com^
|
||||
||a.itiexue.net^
|
||||
||jph.itiexue.net^
|
||||
||itllnww6x277.com^
|
||||
@ -33640,3 +33639,4 @@
|
||||
@@||sdkapi.sms.mob.com^
|
||||
@@||stats.gov.cn^
|
||||
@@||tj.gov.cn^
|
||||
@@||sax.sina.com.cn^
|
||||
|
@ -1,7 +1,7 @@
|
||||
#TITLE=anti-AD for SmartDNS
|
||||
#VER=20200625130851
|
||||
#VER=20200627073555
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_LINES=35387
|
||||
#TOTAL_LINES=35386
|
||||
address /00-gov.cn/#
|
||||
address /kwcdn.000dn.com/#
|
||||
address /kwcscdn.000dn.com/#
|
||||
@ -15960,7 +15960,6 @@ address /mpb2.iteye.com/#
|
||||
address /rabc2.iteye.com/#
|
||||
address /sp.ithacajournal.com/#
|
||||
address /ithinkthereforeiam.net/#
|
||||
address /dyn.ithome.com/#
|
||||
address /a.itiexue.net/#
|
||||
address /jph.itiexue.net/#
|
||||
address /itllnww6x277.com/#
|
||||
|
@ -1,7 +1,7 @@
|
||||
#TITLE=anti-AD
|
||||
#VER=20200625130851
|
||||
#VER=20200627073555
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_LINES=35387
|
||||
#TOTAL_LINES=35386
|
||||
DOMAIN-SUFFIX,00-gov.cn
|
||||
DOMAIN-SUFFIX,kwcdn.000dn.com
|
||||
DOMAIN-SUFFIX,kwcscdn.000dn.com
|
||||
@ -15960,7 +15960,6 @@ DOMAIN-SUFFIX,mpb2.iteye.com
|
||||
DOMAIN-SUFFIX,rabc2.iteye.com
|
||||
DOMAIN-SUFFIX,sp.ithacajournal.com
|
||||
DOMAIN-SUFFIX,ithinkthereforeiam.net
|
||||
DOMAIN-SUFFIX,dyn.ithome.com
|
||||
DOMAIN-SUFFIX,a.itiexue.net
|
||||
DOMAIN-SUFFIX,jph.itiexue.net
|
||||
DOMAIN-SUFFIX,itllnww6x277.com
|
||||
|
@ -140,6 +140,7 @@ return array(
|
||||
'get3.adobe.com' => 0, // #152
|
||||
'ex.qq.com' => 0, // #153
|
||||
'1sapp.com' => 0, // #156
|
||||
'dyn.ithome.com' => 0, // #157
|
||||
|
||||
|
||||
|
||||
|
@ -126,6 +126,7 @@ $ARR_WHITE_RULE_LIST = array(
|
||||
'@@||sdkapi.sms.mob.com^' => 1, // 短信验证码 #127
|
||||
'@@||stats.gov.cn^' => 1, // 国家统计局 #144
|
||||
'@@||tj.gov.cn^' => 1,
|
||||
'@@||sax.sina.com.cn^' => 1, // #155
|
||||
);
|
||||
|
||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||
|
Loading…
Reference in New Issue
Block a user