From a9a5350ae6ed4b9a0c21d5871dd1de7ac281a243 Mon Sep 17 00:00:00 2001 From: gently Date: Sun, 29 Mar 2020 00:35:18 +0800 Subject: [PATCH] fixed #83 --- anti-ad-easylist.txt | 5 +++-- tools/easylist-extend.php | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 46c35fb4..f93098c2 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200325133915 +!VER=20200328163412 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=32485 +!TOTAL_LINES=32486 ||*serror*.wo.com.cn^ ||201*.myhard.com^ ||8*.tianya.cn^ @@ -32487,3 +32487,4 @@ @@||center-h5api.m.taobao.com^ @@||app.adjust.com^ @@||widget.weibo.com^ +@@||uland.taobao.com^ diff --git a/tools/easylist-extend.php b/tools/easylist-extend.php index 2af6259b..49e2face 100644 --- a/tools/easylist-extend.php +++ b/tools/easylist-extend.php @@ -103,6 +103,7 @@ $ARR_WHITE_RULE_LIST = array( '@@||center-h5api.m.taobao.com^' => 1, //h5页面 '@@||app.adjust.com^' => 1, //https://github.com/AdguardTeam/AdGuardSDNSFilter/pull/186 '@@||widget.weibo.com^' => 0, //微博外链 + '@@||uland.taobao.com^' => 1, //淘宝coupon #83 ); //针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单