mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
fixed #83
This commit is contained in:
parent
4c38df56a2
commit
a9a5350ae6
@ -1,7 +1,7 @@
|
||||
!TITLE=anti-AD
|
||||
!VER=20200325133915
|
||||
!VER=20200328163412
|
||||
!URL=https://github.com/privacy-protection-tools/anti-AD
|
||||
!TOTAL_LINES=32485
|
||||
!TOTAL_LINES=32486
|
||||
||*serror*.wo.com.cn^
|
||||
||201*.myhard.com^
|
||||
||8*.tianya.cn^
|
||||
@ -32487,3 +32487,4 @@
|
||||
@@||center-h5api.m.taobao.com^
|
||||
@@||app.adjust.com^
|
||||
@@||widget.weibo.com^
|
||||
@@||uland.taobao.com^
|
||||
|
@ -103,6 +103,7 @@ $ARR_WHITE_RULE_LIST = array(
|
||||
'@@||center-h5api.m.taobao.com^' => 1, //h5页面
|
||||
'@@||app.adjust.com^' => 1, //https://github.com/AdguardTeam/AdGuardSDNSFilter/pull/186
|
||||
'@@||widget.weibo.com^' => 0, //微博外链
|
||||
'@@||uland.taobao.com^' => 1, //淘宝coupon #83
|
||||
);
|
||||
|
||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||
|
Loading…
Reference in New Issue
Block a user