From 9bf0a051bf6a79d1cb16fadada924bec26262bba Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Fri, 21 May 2021 19:13:48 +0800 Subject: [PATCH] update. fixed #429 --- anti-ad-adguard.txt | 2 +- anti-ad-adguard.txt.md5 | 2 +- anti-ad-easylist.txt | 8 ++++++-- anti-ad-easylist.txt.md5 | 2 +- scripts/tools/easylist-extend.php | 4 ++++ 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/anti-ad-adguard.txt b/anti-ad-adguard.txt index fada6aa2..d46c4b77 100644 --- a/anti-ad-adguard.txt +++ b/anti-ad-adguard.txt @@ -1,5 +1,5 @@ !Title: anti-AD -!Version: 20210521182919 +!Version: 20210521191251 !Homepage: https://github.com/privacy-protection-tools/anti-AD !Total lines: 41693 @@||ads.taboola.com^ diff --git a/anti-ad-adguard.txt.md5 b/anti-ad-adguard.txt.md5 index f0caf74a..47257f8f 100644 --- a/anti-ad-adguard.txt.md5 +++ b/anti-ad-adguard.txt.md5 @@ -1 +1 @@ -0f1c24325350e3e076ef3ecb38474b86 \ No newline at end of file +193048615d610a0607a0364d7a9d7171 \ No newline at end of file diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 97988a24..5b9cfd9e 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !Title: anti-AD -!Version: 20210521182919 +!Version: 20210521191251 !Homepage: https://github.com/privacy-protection-tools/anti-AD -!Total lines: 39298 +!Total lines: 39302 @@||ads.taboola.com^ @@||tracker.eu.org^ @@||stats.uptimerobot.com^ @@ -39,6 +39,10 @@ @@||tracking-protection.cdn.mozilla.net^ @@||skydrivesync.policies.live.net^ @@||dxcloud.episerver.net^ +@@||static3.iask.cn^ +@@||login-ishare.iask.com.cn^ +@@||wechat.ishare.iask.com.cn^ +@@||dw.iask.com.cn^ /^(\S+\.)?9377[a-z0-9]{2}\.com$/$dnstype=A /^(\S+\.)?ad(s?[\d]+|m|s)?\./ @@||ads.amazon^ diff --git a/anti-ad-easylist.txt.md5 b/anti-ad-easylist.txt.md5 index 55052937..23fd1db7 100644 --- a/anti-ad-easylist.txt.md5 +++ b/anti-ad-easylist.txt.md5 @@ -1 +1 @@ -f09b940d81a125812eeb5634f4e3679b \ No newline at end of file +84de15676e66f45f2b32328624064787 \ No newline at end of file diff --git a/scripts/tools/easylist-extend.php b/scripts/tools/easylist-extend.php index 5a470454..6de5ac5d 100644 --- a/scripts/tools/easylist-extend.php +++ b/scripts/tools/easylist-extend.php @@ -225,6 +225,10 @@ $ARR_WHITE_RULE_LIST = array( '@@||tracking-protection.cdn.mozilla.net^' => 1, // #407 '@@||skydrivesync.policies.live.net^' => 1, // #409 '@@||dxcloud.episerver.net^' => 1, // #418 + '@@||static3.iask.cn^' => 1, // #429 + '@@||login-ishare.iask.com.cn^' => 1, // #429 + '@@||wechat.ishare.iask.com.cn^' => 1, // #429 + '@@||dw.iask.com.cn^' => 1, // #429 ); //针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单