mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
update black list,update white list. fixed #35 fixed 36
This commit is contained in:
parent
fe69f2fe95
commit
7b6ec8630d
@ -1,6 +1,6 @@
|
||||
#VER=20200211085038
|
||||
#VER=20200211100531
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_COUNT=31354
|
||||
#TOTAL_COUNT=31352
|
||||
address=/0024aaaa.com/
|
||||
address=/0026645142c89aeb1.com/
|
||||
address=/003store.com/
|
||||
@ -1507,7 +1507,6 @@ address=/aamsitecertifier.com/
|
||||
address=/aan.amazon.com/
|
||||
address=/aax-us-iad.amazon.com/
|
||||
address=/device-messaging-na.amazon.com/
|
||||
address=/todo-ta-g7g.amazon.com/
|
||||
address=/aappf.pt/
|
||||
address=/aapsis.com/
|
||||
address=/aaqpsddtjnsmug.com/
|
||||
@ -19805,7 +19804,6 @@ address=/rapizoda.com/
|
||||
address=/rappenedstoric.info/
|
||||
address=/rapt.com/
|
||||
address=/raqucjjblu.com/
|
||||
address=/rarbg.to/
|
||||
address=/rarbg2019.org/
|
||||
address=/rarbg2020.org/
|
||||
address=/rarbg2021.org/
|
||||
|
@ -1,6 +1,6 @@
|
||||
#VER=20200211085038
|
||||
#VER=20200211100532
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_COUNT=35809
|
||||
#TOTAL_COUNT=35807
|
||||
0024aaaa.com
|
||||
0026645142c89aeb1.com
|
||||
003store.com
|
||||
@ -1794,7 +1794,6 @@ aamsitecertifier.com
|
||||
aan.amazon.com
|
||||
aax-us-iad.amazon.com
|
||||
device-messaging-na.amazon.com
|
||||
todo-ta-g7g.amazon.com
|
||||
aappf.pt
|
||||
aapsis.com
|
||||
aaqpsddtjnsmug.com
|
||||
@ -22793,7 +22792,6 @@ rapizoda.com
|
||||
rappenedstoric.info
|
||||
rapt.com
|
||||
raqucjjblu.com
|
||||
rarbg.to
|
||||
rarbg2019.org
|
||||
rarbg2020.org
|
||||
rarbg2021.org
|
||||
|
@ -1,5 +1,5 @@
|
||||
!AdBlock-style blocklists
|
||||
!VER=20200211085038
|
||||
!VER=20200211100531
|
||||
!URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
||201*.myhard.com^
|
||||
||8*.tianya.cn^
|
||||
@ -1524,7 +1524,6 @@
|
||||
||aan.amazon.com^
|
||||
||aax-us-iad.amazon.com^
|
||||
||device-messaging-na.amazon.com^
|
||||
||todo-ta-g7g.amazon.com^
|
||||
||aappf.pt^
|
||||
||aapsis.com^
|
||||
||aaqpsddtjnsmug.com^
|
||||
@ -19255,7 +19254,6 @@
|
||||
||rappenedstoric.info^
|
||||
||rapt.com^
|
||||
||raqucjjblu.com^
|
||||
||rarbg.to^
|
||||
||rarbg2019.org^
|
||||
||rarbg2020.org^
|
||||
||rarbg2021.org^
|
||||
|
@ -1,6 +1,6 @@
|
||||
#VER=20200211085038
|
||||
#VER=20200211100532
|
||||
#URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
#TOTAL_COUNT=31354
|
||||
#TOTAL_COUNT=31352
|
||||
DOMAIN-SUFFIX,0024aaaa.com
|
||||
DOMAIN-SUFFIX,0026645142c89aeb1.com
|
||||
DOMAIN-SUFFIX,003store.com
|
||||
@ -1507,7 +1507,6 @@ DOMAIN-SUFFIX,aamsitecertifier.com
|
||||
DOMAIN-SUFFIX,aan.amazon.com
|
||||
DOMAIN-SUFFIX,aax-us-iad.amazon.com
|
||||
DOMAIN-SUFFIX,device-messaging-na.amazon.com
|
||||
DOMAIN-SUFFIX,todo-ta-g7g.amazon.com
|
||||
DOMAIN-SUFFIX,aappf.pt
|
||||
DOMAIN-SUFFIX,aapsis.com
|
||||
DOMAIN-SUFFIX,aaqpsddtjnsmug.com
|
||||
@ -19805,7 +19804,6 @@ DOMAIN-SUFFIX,rapizoda.com
|
||||
DOMAIN-SUFFIX,rappenedstoric.info
|
||||
DOMAIN-SUFFIX,rapt.com
|
||||
DOMAIN-SUFFIX,raqucjjblu.com
|
||||
DOMAIN-SUFFIX,rarbg.to
|
||||
DOMAIN-SUFFIX,rarbg2019.org
|
||||
DOMAIN-SUFFIX,rarbg2020.org
|
||||
DOMAIN-SUFFIX,rarbg2021.org
|
||||
|
@ -174,7 +174,6 @@ return array(
|
||||
),
|
||||
'amazon.com' => array(
|
||||
'device-messaging-na.amazon.com',
|
||||
'todo-ta-g7g.amazon.com',
|
||||
),
|
||||
'shareinstall.com.cn' => array(
|
||||
'shareinstall.com.cn' //移动广告商
|
||||
|
@ -49,6 +49,7 @@ return array(
|
||||
'wl.jd.com' => 0, //修复京东pc首页加载异常
|
||||
'tanx.com' => 0, //饿了么店铺异常
|
||||
'promotion.aliyun.com' => 0, //阿里云控制台
|
||||
'rarbg.to' => 0, //BT站
|
||||
|
||||
|
||||
'herokuapp.com' => 0,
|
||||
|
Loading…
Reference in New Issue
Block a user