mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update. fixed #401
This commit is contained in:
parent
113b3480bd
commit
285d219fe0
@ -1,7 +1,7 @@
|
||||
!Title: anti-AD
|
||||
!Version: 20210424180744
|
||||
!Version: 20210424181942
|
||||
!Homepage: https://github.com/privacy-protection-tools/anti-AD
|
||||
!Total lines: 41545
|
||||
!Total lines: 41547
|
||||
||*.wap.xsbiquge.com^
|
||||
||*serror*.wo.com.cn^
|
||||
||201*.myhard.com^
|
||||
@ -41547,3 +41547,5 @@
|
||||
@@||ad.jp^
|
||||
@@||ad.azure.com^
|
||||
@@||ad.cityu.edu.hk^
|
||||
@@||edge-enterprise.activity.windows.com^
|
||||
@@||edge.activity.windows.com^
|
||||
|
@ -1 +1 @@
|
||||
8ac1c387e4de40be1330beb411073114
|
||||
c4ef62048148b4d1485775fac1c4ca89
|
@ -205,6 +205,9 @@ $ARR_WHITE_RULE_LIST = array(
|
||||
'@@||ad.jp^' => 1, // #399
|
||||
'@@||ad.azure.com^' => 1, // #399
|
||||
'@@||ad.cityu.edu.hk^' => 1, // #398
|
||||
'@@||edge-enterprise.activity.windows.com^' => 1, // #401
|
||||
'@@||edge.activity.windows.com^' => 1, // #401
|
||||
|
||||
);
|
||||
|
||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||
|
Loading…
Reference in New Issue
Block a user