From 738f56b0a0df31daa5f011d24b1b142918664fa4 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Sun, 24 May 2020 23:18:42 +0800 Subject: [PATCH] fixed #139 --- 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/black_domain_list.php | 3 --- 6 files changed, 10 insertions(+), 18 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 3d6b3b4b..beec1589 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200519151257 +#VER=20200524151825 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34759 +#TOTAL_LINES=34758 address=/00-gov.cn/ address=/kwcdn.000dn.com/ address=/kwcscdn.000dn.com/ @@ -31683,7 +31683,6 @@ address=/winbaicai.com/ address=/winbuyer.com/ address=/windoorsew.club/ address=/windowmentaria.com/ -address=/activity.windows.com/ address=/encoderfarmstatsnew.servicebus.windows.net/ address=/insitez.blob.core.windows.net/ address=/optanon.blob.core.windows.net/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index b3d65ca0..54c6b587 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200519151257 +#VER=20200524151825 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=39836 +#TOTAL_LINES=39835 00-gov.cn kwcdn.000dn.com kwcscdn.000dn.com @@ -36374,7 +36374,6 @@ www.winbaicai.com winbuyer.com windoorsew.club windowmentaria.com -activity.windows.com encoderfarmstatsnew.servicebus.windows.net insitez.blob.core.windows.net optanon.blob.core.windows.net diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 34365a73..f0e56caf 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200519151257 +!VER=20200524151825 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=33169 +!TOTAL_LINES=33168 ||*serror*.wo.com.cn^ ||201*.myhard.com^ ||8*.tianya.cn^ @@ -30264,7 +30264,6 @@ ||winbuyer.com^ ||windoorsew.club^ ||windowmentaria.com^ -||activity.windows.com^ ||encoderfarmstatsnew.servicebus.windows.net^ ||insitez.blob.core.windows.net^ ||optanon.blob.core.windows.net^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index af4fffef..e609057a 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD for SmartDNS -#VER=20200519151257 +#VER=20200524151825 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34759 +#TOTAL_LINES=34758 address /00-gov.cn/# address /kwcdn.000dn.com/# address /kwcscdn.000dn.com/# @@ -31683,7 +31683,6 @@ address /winbaicai.com/# address /winbuyer.com/# address /windoorsew.club/# address /windowmentaria.com/# -address /activity.windows.com/# address /encoderfarmstatsnew.servicebus.windows.net/# address /insitez.blob.core.windows.net/# address /optanon.blob.core.windows.net/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index f2517490..b47b0bd6 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200519151257 +#VER=20200524151825 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34759 +#TOTAL_LINES=34758 DOMAIN-SUFFIX,00-gov.cn DOMAIN-SUFFIX,kwcdn.000dn.com DOMAIN-SUFFIX,kwcscdn.000dn.com @@ -31683,7 +31683,6 @@ DOMAIN-SUFFIX,winbaicai.com DOMAIN-SUFFIX,winbuyer.com DOMAIN-SUFFIX,windoorsew.club DOMAIN-SUFFIX,windowmentaria.com -DOMAIN-SUFFIX,activity.windows.com DOMAIN-SUFFIX,encoderfarmstatsnew.servicebus.windows.net DOMAIN-SUFFIX,insitez.blob.core.windows.net DOMAIN-SUFFIX,optanon.blob.core.windows.net diff --git a/lib/black_domain_list.php b/lib/black_domain_list.php index ccd0a8a3..f2594135 100644 --- a/lib/black_domain_list.php +++ b/lib/black_domain_list.php @@ -622,9 +622,6 @@ return array( 'rayjump.com', 'adx-tk.rayjump.com', ), - 'windows.com' => array( // 广告域名 #102 - 'activity.windows.com', - ),