mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
fixed #695
This commit is contained in:
parent
baee44d6ab
commit
b51107b191
@ -1067,10 +1067,6 @@ return array(
|
|||||||
'gvt2.com', // #558
|
'gvt2.com', // #558
|
||||||
),
|
),
|
||||||
|
|
||||||
'95516.com' => array(
|
|
||||||
'ads.95516.com', // #552
|
|
||||||
),
|
|
||||||
|
|
||||||
'dealmoon.com' => array(
|
'dealmoon.com' => array(
|
||||||
'analytics.dealmoon.com', // #575
|
'analytics.dealmoon.com', // #575
|
||||||
),
|
),
|
||||||
|
@ -258,6 +258,7 @@ $ARR_WHITE_RULE_LIST = array(
|
|||||||
'@@||metrics.icloud.com^' => 1, // #658
|
'@@||metrics.icloud.com^' => 1, // #658
|
||||||
'@@||adashx.ut.dingtalk.com^' => 1, // #662
|
'@@||adashx.ut.dingtalk.com^' => 1, // #662
|
||||||
'@@||h-adashx.ut.dingtalk.com^' => 1, // #662
|
'@@||h-adashx.ut.dingtalk.com^' => 1, // #662
|
||||||
|
'@@||ads.95516.com^' => 1, // #695
|
||||||
);
|
);
|
||||||
|
|
||||||
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
//针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单
|
||||||
|
Loading…
Reference in New Issue
Block a user