mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update. fixed #307
This commit is contained in:
parent
b6d699124c
commit
65bdbc62d5
@ -1,7 +1,7 @@
|
||||
!Title: anti-AD
|
||||
!Version: 20210108150501
|
||||
!Version: 20210108151152
|
||||
!Homepage: https://github.com/privacy-protection-tools/anti-AD
|
||||
!Total lines: 36625
|
||||
!Total lines: 36626
|
||||
||*.wap.xsbiquge.com^
|
||||
||*serror*.wo.com.cn^
|
||||
||201*.myhard.com^
|
||||
@ -36627,3 +36627,4 @@
|
||||
@@||passport.bobo.com^
|
||||
@@||stat.jseea.cn^
|
||||
@@||widget.intercom.io^
|
||||
@@||track.toggl.com^
|
||||
|
@ -193,6 +193,7 @@ $ARR_WHITE_RULE_LIST = array(
|
||||
'@@||passport.bobo.com^' => 1, // #265
|
||||
'@@||stat.jseea.cn^' => 1, // #279
|
||||
'@@||widget.intercom.io^' => 1, // #280
|
||||
'@@||track.toggl.com^' => 1, // #307
|
||||
);
|
||||
|
||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||
|
Loading…
Reference in New Issue
Block a user