mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update. fixed #333
This commit is contained in:
parent
fef4273886
commit
40bf0b415d
@ -1,7 +1,7 @@
|
|||||||
!Title: anti-AD
|
!Title: anti-AD
|
||||||
!Version: 20210204095456
|
!Version: 20210205225125
|
||||||
!Homepage: https://github.com/privacy-protection-tools/anti-AD
|
!Homepage: https://github.com/privacy-protection-tools/anti-AD
|
||||||
!Total lines: 36019
|
!Total lines: 36021
|
||||||
||*.wap.xsbiquge.com^
|
||*.wap.xsbiquge.com^
|
||||||
||*serror*.wo.com.cn^
|
||*serror*.wo.com.cn^
|
||||||
||201*.myhard.com^
|
||201*.myhard.com^
|
||||||
@ -36021,3 +36021,5 @@
|
|||||||
@@||widget.intercom.io^
|
@@||widget.intercom.io^
|
||||||
@@||track.toggl.com^
|
@@||track.toggl.com^
|
||||||
@@||www.msftconnecttest.com^
|
@@||www.msftconnecttest.com^
|
||||||
|
@@||storage.live.com^
|
||||||
|
@@||skyapi.onedrive.live.com^
|
||||||
|
@ -195,6 +195,8 @@ $ARR_WHITE_RULE_LIST = array(
|
|||||||
'@@||widget.intercom.io^' => 1, // #280
|
'@@||widget.intercom.io^' => 1, // #280
|
||||||
'@@||track.toggl.com^' => 1, // #307
|
'@@||track.toggl.com^' => 1, // #307
|
||||||
'@@||www.msftconnecttest.com^' => 1, // #327
|
'@@||www.msftconnecttest.com^' => 1, // #327
|
||||||
|
'@@||storage.live.com^' => 1, // #333
|
||||||
|
'@@||skyapi.onedrive.live.com^' => 1, // #333
|
||||||
);
|
);
|
||||||
|
|
||||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||||
|
Loading…
Reference in New Issue
Block a user