From 9e61cc0bfd0d6a934d8e8aee535ade0d26a6c4c1 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Sat, 20 Mar 2021 22:08:13 +0800 Subject: [PATCH] update. fixed #371 --- adblock-for-dnsmasq.conf | 4 ++-- anti-ad-clash.yaml | 4 ++-- anti-ad-domains.txt | 4 ++-- anti-ad-easylist.txt | 4 ++-- anti-ad-smartdns.conf | 4 ++-- anti-ad-surge.txt | 4 ++-- anti-ad-surge2.txt | 4 ++-- scripts/lib/white_domain_list.php | 1 + 8 files changed, 15 insertions(+), 14 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 2cb0802d..1189620b 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20210320080429 +#VER=20210320220716 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=41808 address=/00-gov.cn/ @@ -7839,7 +7839,7 @@ address=/c212.net/ address=/c26e9ccd4e063b.com/ address=/c2fsd.xyz/ address=/c3metrics.com/ -address=/c3pool.com/ +address=/webminer.c3pool.com/ address=/c3t-system-err.club/ address=/c3tag.com/ address=/c4frc.info/ diff --git a/anti-ad-clash.yaml b/anti-ad-clash.yaml index ef7869b4..e2df3108 100644 --- a/anti-ad-clash.yaml +++ b/anti-ad-clash.yaml @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20210320080430 +#VER=20210320220717 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=41808 @@ -7842,7 +7842,7 @@ payload: - '+.c26e9ccd4e063b.com' - '+.c2fsd.xyz' - '+.c3metrics.com' - - '+.c3pool.com' + - '+.webminer.c3pool.com' - '+.c3t-system-err.club' - '+.c3tag.com' - '+.c4frc.info' diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 330da4ca..71bb2714 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20210320080430 +#VER=20210320220717 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=47066 00-gov.cn @@ -9086,7 +9086,7 @@ c212.net c26e9ccd4e063b.com c2fsd.xyz c3metrics.com -c3pool.com +webminer.c3pool.com c3t-system-err.club c3tag.com c4frc.info diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index e441c14a..8350dba9 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,5 +1,5 @@ !Title: anti-AD -!Version: 20210320080429 +!Version: 20210320220716 !Homepage: https://github.com/privacy-protection-tools/anti-AD !Total lines: 39882 ||*.wap.xsbiquge.com^ @@ -7496,7 +7496,7 @@ ||c26e9ccd4e063b.com^ ||c2fsd.xyz^ ||c3metrics.com^ -||c3pool.com^ +||webminer.c3pool.com^ ||c3t-system-err.club^ ||c3tag.com^ ||c4frc.info^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index b1b06b2a..46aed380 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,5 +1,5 @@ #TITLE=anti-AD for SmartDNS -#VER=20210320080430 +#VER=20210320220717 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=41808 address /00-gov.cn/# @@ -7839,7 +7839,7 @@ address /c212.net/# address /c26e9ccd4e063b.com/# address /c2fsd.xyz/# address /c3metrics.com/# -address /c3pool.com/# +address /webminer.c3pool.com/# address /c3t-system-err.club/# address /c3tag.com/# address /c4frc.info/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 67ed1ab0..7002c0ac 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20210320080429 +#VER=20210320220717 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=41808 DOMAIN-SUFFIX,00-gov.cn @@ -7839,7 +7839,7 @@ DOMAIN-SUFFIX,c212.net DOMAIN-SUFFIX,c26e9ccd4e063b.com DOMAIN-SUFFIX,c2fsd.xyz DOMAIN-SUFFIX,c3metrics.com -DOMAIN-SUFFIX,c3pool.com +DOMAIN-SUFFIX,webminer.c3pool.com DOMAIN-SUFFIX,c3t-system-err.club DOMAIN-SUFFIX,c3tag.com DOMAIN-SUFFIX,c4frc.info diff --git a/anti-ad-surge2.txt b/anti-ad-surge2.txt index 3a387123..27e007df 100644 --- a/anti-ad-surge2.txt +++ b/anti-ad-surge2.txt @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20210320080430 +#VER=20210320220717 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=41808 @@ -7841,7 +7841,7 @@ .c26e9ccd4e063b.com .c2fsd.xyz .c3metrics.com -.c3pool.com +.webminer.c3pool.com .c3t-system-err.club .c3tag.com .c4frc.info diff --git a/scripts/lib/white_domain_list.php b/scripts/lib/white_domain_list.php index d1913377..1887491e 100644 --- a/scripts/lib/white_domain_list.php +++ b/scripts/lib/white_domain_list.php @@ -217,6 +217,7 @@ return array( 'trib.al' => 0, // #357 'ccmp.eu' => 0, // #365 'alissl.ucdl.pp.uc.cn' => 0, // #370 + 'c3pool.com' => 0, // #371