mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update. fixed #662
This commit is contained in:
parent
111ab69f73
commit
deb15343f8
@ -352,6 +352,8 @@ return array(
|
||||
'linksnappy.com' => 0, #656
|
||||
'szlong.weixin.qq.com' => 0, #659
|
||||
'metrics.icloud.com' => 0, #661
|
||||
'h-adashx.ut.dingtalk.com' => 0, #662
|
||||
'adashx.ut.dingtalk.com' => 0, #662
|
||||
|
||||
|
||||
|
||||
|
@ -255,6 +255,8 @@ $ARR_WHITE_RULE_LIST = array(
|
||||
'@@||track.landmarkglobal.com^' => 1, // #631
|
||||
'@@||microsoftazuresponsorships.com^' => 1, // #648
|
||||
'@@||metrics.icloud.com^' => 1, // #658
|
||||
'@@||adashx.ut.dingtalk.com^' => 1, // #662
|
||||
'@@||h-adashx.ut.dingtalk.com^' => 1, // #662
|
||||
);
|
||||
|
||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||
|
Loading…
Reference in New Issue
Block a user