From 1d5a01759e014a698b85ba86bb15b1b63334fe23 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Fri, 8 May 2020 23:20:37 +0800 Subject: [PATCH] fixed #127 --- adblock-for-dnsmasq.conf | 2 +- anti-ad-domains.txt | 2 +- anti-ad-easylist.txt | 5 +++-- anti-ad-smartdns.conf | 2 +- anti-ad-surge.txt | 2 +- tools/easylist-extend.php | 1 + 6 files changed, 8 insertions(+), 6 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index fa5181d9..cd5c8537 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20200507131117 +#VER=20200508152017 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=34807 address=/00-gov.cn/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 6c7c800e..5ad503cd 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20200507131117 +#VER=20200508152017 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=39896 00-gov.cn diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 3512855f..70f715d0 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200507131117 +!VER=20200508152017 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=33224 +!TOTAL_LINES=33225 ||*serror*.wo.com.cn^ ||201*.myhard.com^ ||8*.tianya.cn^ @@ -33226,3 +33226,4 @@ @@||baozhang.baidu.com^ @@||tongji.edu.cn^ @@||ad.siemens.com.cn^ +@@||sdkapi.sms.mob.com^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index 61df1b7d..1a960407 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,5 +1,5 @@ #TITLE=anti-AD for SmartDNS -#VER=20200507131118 +#VER=20200508152017 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=34807 address /00-gov.cn/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 817aa729..6f684835 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20200507131117 +#VER=20200508152017 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=34807 DOMAIN-SUFFIX,00-gov.cn diff --git a/tools/easylist-extend.php b/tools/easylist-extend.php index 727d3a0b..edb6a92b 100644 --- a/tools/easylist-extend.php +++ b/tools/easylist-extend.php @@ -111,6 +111,7 @@ $ARR_WHITE_RULE_LIST = array( '@@||baozhang.baidu.com^' => 1, //CNAME e.shifen.com '@@||tongji.edu.cn^' => 1, // 同济大学 '@@||ad.siemens.com.cn^' => 1, // 西门子下载中心 + '@@||sdkapi.sms.mob.com^' => 1, // 短信验证码 #127 ); //针对上游赦免规则anti-AD不予赦免的规则,即赦免名单的黑名单