update. fixed #280

This commit is contained in:
gently 2020-11-14 17:03:05 +08:00
parent 7591241b64
commit 9fa8591f4f
2 changed files with 4 additions and 2 deletions

View File

@ -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^

View File

@ -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不予赦免的规则即赦免名单的黑名单