This commit is contained in:
MkQtS
2026-01-10 11:31:57 +08:00
committed by GitHub
parent f538f5af8e
commit a52550f8a8
3 changed files with 3 additions and 0 deletions

View File

@@ -450,6 +450,7 @@ return [
"dig.lianjia.com" => 0, // #1088
"systeme.io" => 0, // #1089
"tdid.m.qq.com" => 0, // #1092
"analysis.windows.net" => 0, // #1097
// upstream-white-easylist 中选取的一些应放行域名
"a1.itc.cn" => 0,

View File

@@ -201,6 +201,7 @@ $ARR_WHITE_RULE_LIST = array(
'@@||ad-block.dns.adguard.com^' => 1, // #1002
'@@||app.powerbi.com^' => 1, // #1011
'@@||tube.e.kuaishou.com^' => 1, // #1063
'@@||analysis.windows.net^' => 1, // #1097
);
//针对上游赦免规则anti-AD不予赦免的规则即赦免名单的黑名单

View File

@@ -285,6 +285,7 @@ $ARR_WHITE_RULE_LIST = array(
'@@||app.powerbi.com^' => 1, // #1011
'@@||tube.e.kuaishou.com^' => 1, // #1063
'@@||widgets.wp.com^' => 1, // #1071
'@@||analysis.windows.net^' => 1, // #1097
);
//针对上游赦免规则anti-AD不予赦免的规则即赦免名单的黑名单