From 54e3199e2ccf0887c5fc43174fd49e6629e44516 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Tue, 14 Jul 2020 08:21:46 +0800 Subject: [PATCH] update. #179 --- adblock-for-dnsmasq.conf | 4 ++-- anti-ad-domains.txt | 5 ++--- anti-ad-easylist.txt | 5 ++--- anti-ad-smartdns.conf | 4 ++-- anti-ad-surge.txt | 4 ++-- lib/white_domain_list.php | 1 + 6 files changed, 11 insertions(+), 12 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 97824fd8..765c70e5 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20200713161912 +#VER=20200714002059 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=36561 address=/00-gov.cn/ @@ -27647,7 +27647,7 @@ address=/shopalyst.com/ address=/tracker.shopclues.com/ address=/speedtrap.shopdirect.com/ address=/shopeasy.by/ -address=/shopify.com/ +address=/stats.shopify.com/ address=/shopilize.com/ address=/ptsc.shoplocal.com/ address=/shopnetic.com/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 696847ae..d69e34f4 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200713161912 +#VER=20200714002100 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=41997 +#TOTAL_LINES=41996 00-gov.cn kwcdn.000dn.com kwcscdn.000dn.com @@ -32002,7 +32002,6 @@ shopalyst.com tracker.shopclues.com speedtrap.shopdirect.com shopeasy.by -shopify.com stats.shopify.com shopilize.com ptsc.shoplocal.com diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 86a75491..79135a50 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200713161912 +!VER=20200714002059 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=34809 +!TOTAL_LINES=34808 ||*.wap.xsbiquge.com^ ||*serror*.wo.com.cn^ ||201*.myhard.com^ @@ -26359,7 +26359,6 @@ ||tracker.shopclues.com^ ||speedtrap.shopdirect.com^ ||shopeasy.by^ -||shopify.com^ ||shopilize.com^ ||ptsc.shoplocal.com^ ||shopnetic.com^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index 9530eb43..06e8abe3 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,5 +1,5 @@ #TITLE=anti-AD for SmartDNS -#VER=20200713161912 +#VER=20200714002100 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=36561 address /00-gov.cn/# @@ -27647,7 +27647,7 @@ address /shopalyst.com/# address /tracker.shopclues.com/# address /speedtrap.shopdirect.com/# address /shopeasy.by/# -address /shopify.com/# +address /stats.shopify.com/# address /shopilize.com/# address /ptsc.shoplocal.com/# address /shopnetic.com/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 876578ef..fe17341e 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20200713161912 +#VER=20200714002100 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=36561 DOMAIN-SUFFIX,00-gov.cn @@ -27647,7 +27647,7 @@ DOMAIN-SUFFIX,shopalyst.com DOMAIN-SUFFIX,tracker.shopclues.com DOMAIN-SUFFIX,speedtrap.shopdirect.com DOMAIN-SUFFIX,shopeasy.by -DOMAIN-SUFFIX,shopify.com +DOMAIN-SUFFIX,stats.shopify.com DOMAIN-SUFFIX,shopilize.com DOMAIN-SUFFIX,ptsc.shoplocal.com DOMAIN-SUFFIX,shopnetic.com diff --git a/lib/white_domain_list.php b/lib/white_domain_list.php index cc8e4bc9..fcb3764e 100644 --- a/lib/white_domain_list.php +++ b/lib/white_domain_list.php @@ -147,6 +147,7 @@ return array( 'livere.com' => 0, // #170 'ucan.25pp.com' => 0, // #171 'privateinternetaccess.com' => 0, // #174 + 'shopify.com' => 0, // #179