From 086d0f9aa3d85da62ad5af3ffb9133f19b3cf02b Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Tue, 12 May 2020 22:17:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9F=AD=E7=BD=91=E5=9D=80=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=20fixed=20#123?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adblock-for-dnsmasq.conf | 5 ++--- anti-ad-domains.txt | 5 ++--- anti-ad-easylist.txt | 5 ++--- anti-ad-smartdns.conf | 5 ++--- anti-ad-surge.txt | 5 ++--- lib/white_domain_list.php | 5 +++++ 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index d73b9865..07489669 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200512141332 +#VER=20200512141700 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34806 +#TOTAL_LINES=34805 address=/00-gov.cn/ address=/kwcdn.000dn.com/ address=/kwcscdn.000dn.com/ @@ -27135,7 +27135,6 @@ address=/telemetry.soundcloud.com/ address=/soundofhope.org/ address=/sourcecode.pro/ address=/visitors.sourcingmap.com/ -address=/sourl.cn/ address=/sousaira.com/ address=/sgg.southcn.com/ address=/cod.southmoney.com/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 8e2e8aa9..720b3b00 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200512141332 +#VER=20200512141700 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=39896 +#TOTAL_LINES=39895 00-gov.cn kwcdn.000dn.com kwcscdn.000dn.com @@ -31356,7 +31356,6 @@ soundofhope.org www.soundofhope.org sourcecode.pro visitors.sourcingmap.com -sourl.cn sousaira.com sgg.southcn.com cod.southmoney.com diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 2c28af04..81f9432c 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200512141332 +!VER=20200512141700 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=33224 +!TOTAL_LINES=33223 ||*serror*.wo.com.cn^ ||201*.myhard.com^ ||8*.tianya.cn^ @@ -25914,7 +25914,6 @@ ||soundofhope.org^ ||sourcecode.pro^ ||visitors.sourcingmap.com^ -||sourl.cn^ ||sousaira.com^ ||sgg.southcn.com^ ||cod.southmoney.com^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index 84f79f2c..7f009a5b 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD for SmartDNS -#VER=20200512141332 +#VER=20200512141700 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34806 +#TOTAL_LINES=34805 address /00-gov.cn/# address /kwcdn.000dn.com/# address /kwcscdn.000dn.com/# @@ -27135,7 +27135,6 @@ address /telemetry.soundcloud.com/# address /soundofhope.org/# address /sourcecode.pro/# address /visitors.sourcingmap.com/# -address /sourl.cn/# address /sousaira.com/# address /sgg.southcn.com/# address /cod.southmoney.com/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 475d5ee0..c15d67ff 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200512141332 +#VER=20200512141700 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34806 +#TOTAL_LINES=34805 DOMAIN-SUFFIX,00-gov.cn DOMAIN-SUFFIX,kwcdn.000dn.com DOMAIN-SUFFIX,kwcscdn.000dn.com @@ -27135,7 +27135,6 @@ DOMAIN-SUFFIX,telemetry.soundcloud.com DOMAIN-SUFFIX,soundofhope.org DOMAIN-SUFFIX,sourcecode.pro DOMAIN-SUFFIX,visitors.sourcingmap.com -DOMAIN-SUFFIX,sourl.cn DOMAIN-SUFFIX,sousaira.com DOMAIN-SUFFIX,sgg.southcn.com DOMAIN-SUFFIX,cod.southmoney.com diff --git a/lib/white_domain_list.php b/lib/white_domain_list.php index dc067930..f18da920 100644 --- a/lib/white_domain_list.php +++ b/lib/white_domain_list.php @@ -121,6 +121,11 @@ return array( 'graph.facebook.com' => 0, 'image.box.xiaomi.com' => 0, // #124 'niuza.com' => 1, // #124 + 'sourl.cn' => 0, // #123 + + + + 'herokuapp.com' => -1,