mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 19:53:02 +08:00
fixed issue #22, update white list.
This commit is contained in:
parent
c728e5a9a5
commit
b11e9d3e57
@ -1,4 +1,4 @@
|
||||
#TIME=20200130153523
|
||||
#TIME=20200131114302
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
address=/0024aaaa.com/
|
||||
address=/0026645142c89aeb1.com/
|
||||
@ -6871,7 +6871,6 @@ address=/click.rssfwd.com/
|
||||
address=/click.scour.com/
|
||||
address=/click.suning.cn/
|
||||
address=/apm.suning.cn/
|
||||
address=/click.taobao.com/
|
||||
address=/count.taobao.com/
|
||||
address=/retcode.taobao.com/
|
||||
address=/tbskip.taobao.com/
|
||||
|
@ -1,4 +1,4 @@
|
||||
!TIME=20200130153523
|
||||
!TIME=20200131114303
|
||||
!URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
||201*.myhard.com^
|
||||
||8*.tianya.cn^
|
||||
@ -6502,7 +6502,6 @@
|
||||
||click.scour.com^
|
||||
||click.suning.cn^
|
||||
||apm.suning.cn^
|
||||
||click.taobao.com^
|
||||
||count.taobao.com^
|
||||
||retcode.taobao.com^
|
||||
||tbskip.taobao.com^
|
||||
|
@ -1,4 +1,4 @@
|
||||
#TIME=20200130153524
|
||||
#TIME=20200131114303
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
[RULE]
|
||||
DOMAIN-SUFFIX,0024aaaa.com,REJECT
|
||||
@ -6872,7 +6872,6 @@ DOMAIN-SUFFIX,click.rssfwd.com,REJECT
|
||||
DOMAIN-SUFFIX,click.scour.com,REJECT
|
||||
DOMAIN-SUFFIX,click.suning.cn,REJECT
|
||||
DOMAIN-SUFFIX,apm.suning.cn,REJECT
|
||||
DOMAIN-SUFFIX,click.taobao.com,REJECT
|
||||
DOMAIN-SUFFIX,count.taobao.com,REJECT
|
||||
DOMAIN-SUFFIX,retcode.taobao.com,REJECT
|
||||
DOMAIN-SUFFIX,tbskip.taobao.com,REJECT
|
||||
|
@ -30,6 +30,7 @@ return array(
|
||||
'pass.1688.com' => true, // 阿里巴巴网站访问不正常
|
||||
'cedexis.net' => true, // windowsupdate CNAME
|
||||
'y0.cn' => true, // 短网址服务,涉及本次丁香医生实时疫情页面 http://y0.cn/sari
|
||||
'click.taobao.com' => true, //淘宝粉丝福利购
|
||||
|
||||
|
||||
'activate.adobe.com' => true,
|
||||
|
Loading…
Reference in New Issue
Block a user