From 2ab64d84ebf0ef57a60d1fe965fafa385ca43967 Mon Sep 17 00:00:00 2001 From: MkQtS <81752398+MkQtS@users.noreply.github.com> Date: Sat, 28 Sep 2024 20:53:04 +0800 Subject: [PATCH] fix #964 `||awstrack.me^$third-party` comes from https://github.com/easylist/easylist/blob/79bcbca17c3da38b15299bb013d41cd288cd973b/easyprivacy/easyprivacy_trackingservers_thirdparty.txt#L261. Addons on browses will not block ` https://xxx.awstrack.me/xxx ` since they obey `$third-party`. `awstrack.me` is used for tracking, but blocking it affects users' operations. Also white listed in the following projects: https://github.com/AdguardTeam/AdGuardSDNSFilter/pull/68 https://github.com/brave/adblock-lists/pull/1772 --- scripts/lib/white_domain_list.php | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/lib/white_domain_list.php b/scripts/lib/white_domain_list.php index bc9344e8..317513d6 100644 --- a/scripts/lib/white_domain_list.php +++ b/scripts/lib/white_domain_list.php @@ -440,6 +440,7 @@ return [ "migc.g.mi.com" => 0, // #942 "clientlog3.music.163.com" => 0, // #954 "tracker.ai.xiaomi.com" => 0, // #960 + "awstrack.me" => 0, // #964 "iflow.uczzd.cn" => 0, // uc搞笑段子 "m.uczzd.cn" => 0, // uc搞笑段子