From 285d219fe0c3f659f4e4daf0098b47571a367fa4 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Sat, 24 Apr 2021 18:20:12 +0800 Subject: [PATCH] update. fixed #401 --- anti-ad-easylist.txt | 6 ++++-- anti-ad-easylist.txt.md5 | 2 +- scripts/tools/easylist-extend.php | 3 +++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index bc45becb..01b60cb8 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !Title: anti-AD -!Version: 20210424180744 +!Version: 20210424181942 !Homepage: https://github.com/privacy-protection-tools/anti-AD -!Total lines: 41545 +!Total lines: 41547 ||*.wap.xsbiquge.com^ ||*serror*.wo.com.cn^ ||201*.myhard.com^ @@ -41547,3 +41547,5 @@ @@||ad.jp^ @@||ad.azure.com^ @@||ad.cityu.edu.hk^ +@@||edge-enterprise.activity.windows.com^ +@@||edge.activity.windows.com^ diff --git a/anti-ad-easylist.txt.md5 b/anti-ad-easylist.txt.md5 index d1b22071..973c56f2 100644 --- a/anti-ad-easylist.txt.md5 +++ b/anti-ad-easylist.txt.md5 @@ -1 +1 @@ -8ac1c387e4de40be1330beb411073114 \ No newline at end of file +c4ef62048148b4d1485775fac1c4ca89 \ No newline at end of file diff --git a/scripts/tools/easylist-extend.php b/scripts/tools/easylist-extend.php index 1ee3b0a2..9dca254d 100644 --- a/scripts/tools/easylist-extend.php +++ b/scripts/tools/easylist-extend.php @@ -205,6 +205,9 @@ $ARR_WHITE_RULE_LIST = array( '@@||ad.jp^' => 1, // #399 '@@||ad.azure.com^' => 1, // #399 '@@||ad.cityu.edu.hk^' => 1, // #398 + '@@||edge-enterprise.activity.windows.com^' => 1, // #401 + '@@||edge.activity.windows.com^' => 1, // #401 + ); //针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单