mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update. fixed #280
This commit is contained in:
parent
7591241b64
commit
9fa8591f4f
@ -1,7 +1,7 @@
|
|||||||
!Title: anti-AD
|
!Title: anti-AD
|
||||||
!Version: 20201114145955
|
!Version: 20201114170134
|
||||||
!Homepage: https://github.com/privacy-protection-tools/anti-AD
|
!Homepage: https://github.com/privacy-protection-tools/anti-AD
|
||||||
!Total lines: 35637
|
!Total lines: 35638
|
||||||
||*.wap.xsbiquge.com^
|
||*.wap.xsbiquge.com^
|
||||||
||*p2p*douyucdn.cn^
|
||*p2p*douyucdn.cn^
|
||||||
||*serror*.wo.com.cn^
|
||*serror*.wo.com.cn^
|
||||||
@ -35639,3 +35639,4 @@
|
|||||||
@@||track.cpau.info^
|
@@||track.cpau.info^
|
||||||
@@||passport.bobo.com^
|
@@||passport.bobo.com^
|
||||||
@@||stat.jseea.cn^
|
@@||stat.jseea.cn^
|
||||||
|
@@||widget.intercom.io^
|
||||||
|
@ -193,6 +193,7 @@ $ARR_WHITE_RULE_LIST = array(
|
|||||||
'@@||track.cpau.info^' => 1, // #251
|
'@@||track.cpau.info^' => 1, // #251
|
||||||
'@@||passport.bobo.com^' => 1, // #265
|
'@@||passport.bobo.com^' => 1, // #265
|
||||||
'@@||stat.jseea.cn^' => 1, // #279
|
'@@||stat.jseea.cn^' => 1, // #279
|
||||||
|
'@@||widget.intercom.io^' => 1, // #280
|
||||||
);
|
);
|
||||||
|
|
||||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||||
|
Loading…
Reference in New Issue
Block a user