mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 19:53:02 +08:00
update. fixed #441
This commit is contained in:
parent
3561833e68
commit
41c61c5f9b
@ -190,6 +190,7 @@ $ARR_WHITE_RULE_LIST = array(
|
|||||||
'@@||dw.iask.com.cn^' => 1, // #429
|
'@@||dw.iask.com.cn^' => 1, // #429
|
||||||
'@@||settings-win.data.microsoft.com^' => 1, // #426
|
'@@||settings-win.data.microsoft.com^' => 1, // #426
|
||||||
'@@||insideruser.microsoft.com^' => 1, // #426
|
'@@||insideruser.microsoft.com^' => 1, // #426
|
||||||
|
'@@||trackings.post.japanpost.jp^' => 1, // #441
|
||||||
);
|
);
|
||||||
|
|
||||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||||
|
@ -232,6 +232,7 @@ $ARR_WHITE_RULE_LIST = array(
|
|||||||
'@@||settings-win.data.microsoft.com^' => 1, // #426
|
'@@||settings-win.data.microsoft.com^' => 1, // #426
|
||||||
'@@||insideruser.microsoft.com^' => 1, // #426
|
'@@||insideruser.microsoft.com^' => 1, // #426
|
||||||
'@@||metrics.vrch.at^' => 1, // #440
|
'@@||metrics.vrch.at^' => 1, // #440
|
||||||
|
'@@||trackings.post.japanpost.jp^' => 1, // #441
|
||||||
);
|
);
|
||||||
|
|
||||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||||
|
Loading…
Reference in New Issue
Block a user