mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 11:43:00 +08:00
allow xiaomi push service
`||app.chat.xiaomi.net^$third-party` comes from easyprivacy, which blocks xiaomi push service. see https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/1726
This commit is contained in:
parent
c0e8dd8e53
commit
ebecf323de
@ -210,6 +210,7 @@ return [
|
|||||||
"mazu.3g.qq.com" => 0, // #340
|
"mazu.3g.qq.com" => 0, // #340
|
||||||
"umiwi.com" => 0, // #341
|
"umiwi.com" => 0, // #341
|
||||||
"xmpush.xiaomi.com" => 0, // #343
|
"xmpush.xiaomi.com" => 0, // #343
|
||||||
|
"app.chat.xiaomi.net" => 0, // https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/1726
|
||||||
"doublecklick.net" => 1, // 拼写错误的域名,https://github.com/privacy-protection-tools/anti-AD/pull/347/files
|
"doublecklick.net" => 1, // 拼写错误的域名,https://github.com/privacy-protection-tools/anti-AD/pull/347/files
|
||||||
"issuecdn.baidupcs.com" => 0, // #350
|
"issuecdn.baidupcs.com" => 0, // #350
|
||||||
"duiba.com.cn" => 0, // #352
|
"duiba.com.cn" => 0, // #352
|
||||||
|
Loading…
Reference in New Issue
Block a user