From f22d74136ac48364bd2a3c41e061be78f4183681 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Wed, 26 May 2021 21:50:16 +0800 Subject: [PATCH] update. fixed #383 fixed #433 --- adblock-for-dnsmasq.conf | 6 ++---- anti-ad-adguard.txt | 6 ++---- anti-ad-adguard.txt.md5 | 2 +- anti-ad-clash.yaml | 6 ++---- anti-ad-domains.txt | 6 ++---- anti-ad-easylist.txt | 6 ++---- anti-ad-easylist.txt.md5 | 2 +- anti-ad-smartdns.conf | 6 ++---- anti-ad-surge.txt | 6 ++---- anti-ad-surge2.txt | 6 ++---- scripts/lib/white_domain_list.php | 2 ++ 11 files changed, 20 insertions(+), 34 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index a5140886..688a837a 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20210526212521 +#VER=20210526214728 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=42512 +#TOTAL_LINES=42510 address=/00-gov.cn/ address=/kwcdn.000dn.com/ address=/kwcscdn.000dn.com/ @@ -9081,8 +9081,6 @@ address=/cjyjqw.cn/ address=/ck-cdn.com/ address=/ckaiv.com/ address=/cke199.com/ -address=/assets.ckjr001.com/ -address=/kpstaticbj.wx.ckjr001.com/ address=/wxa79ef55c1a84e284.wx.ckjr001.com/ address=/ckkc.cc/ address=/cklecreditie.info/ diff --git a/anti-ad-adguard.txt b/anti-ad-adguard.txt index e9c7a6b7..b77fd014 100644 --- a/anti-ad-adguard.txt +++ b/anti-ad-adguard.txt @@ -1,7 +1,7 @@ !Title: anti-AD -!Version: 20210526212521 +!Version: 20210526214728 !Homepage: https://github.com/privacy-protection-tools/anti-AD -!Total lines: 41835 +!Total lines: 41833 @@||ads.taboola.com^ @@||tracker.eu.org^ @@||stats.uptimerobot.com^ @@ -9006,8 +9006,6 @@ ||ck-cdn.com^ ||ckaiv.com^ ||cke199.com^ -||assets.ckjr001.com^ -||kpstaticbj.wx.ckjr001.com^ ||wxa79ef55c1a84e284.wx.ckjr001.com^ ||ckkc.cc^ ||cklecreditie.info^ diff --git a/anti-ad-adguard.txt.md5 b/anti-ad-adguard.txt.md5 index dc5a4997..ccfd76f0 100644 --- a/anti-ad-adguard.txt.md5 +++ b/anti-ad-adguard.txt.md5 @@ -1 +1 @@ -66bfe15757ba72930c19d7ae859331ba \ No newline at end of file +f64c49eaf69bfd112ee477b1b6b74a6a \ No newline at end of file diff --git a/anti-ad-clash.yaml b/anti-ad-clash.yaml index 786dbb7c..14264d41 100644 --- a/anti-ad-clash.yaml +++ b/anti-ad-clash.yaml @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20210526212521 +#VER=20210526214728 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=42512 +#TOTAL_LINES=42510 #RULE-SET,AntiAd,REJECT payload: @@ -9084,8 +9084,6 @@ payload: - '+.ck-cdn.com' - '+.ckaiv.com' - '+.cke199.com' - - '+.assets.ckjr001.com' - - '+.kpstaticbj.wx.ckjr001.com' - '+.wxa79ef55c1a84e284.wx.ckjr001.com' - '+.ckkc.cc' - '+.cklecreditie.info' diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index d50ba9e1..8e24fd4e 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20210526212521 +#VER=20210526214728 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=48114 +#TOTAL_LINES=48112 00-gov.cn kwcdn.000dn.com kwcscdn.000dn.com @@ -10589,8 +10589,6 @@ cjyjqw.cn ck-cdn.com ckaiv.com cke199.com -assets.ckjr001.com -kpstaticbj.wx.ckjr001.com wxa79ef55c1a84e284.wx.ckjr001.com ckkc.cc cklecreditie.info diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 16d58b3d..8b0140d2 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !Title: anti-AD -!Version: 20210526212521 +!Version: 20210526214728 !Homepage: https://github.com/privacy-protection-tools/anti-AD -!Total lines: 39438 +!Total lines: 39436 @@||ads.taboola.com^ @@||tracker.eu.org^ @@||stats.uptimerobot.com^ @@ -8362,8 +8362,6 @@ ||ck-cdn.com^ ||ckaiv.com^ ||cke199.com^ -||assets.ckjr001.com^ -||kpstaticbj.wx.ckjr001.com^ ||wxa79ef55c1a84e284.wx.ckjr001.com^ ||ckkc.cc^ ||cklecreditie.info^ diff --git a/anti-ad-easylist.txt.md5 b/anti-ad-easylist.txt.md5 index 26b0d682..40aa827b 100644 --- a/anti-ad-easylist.txt.md5 +++ b/anti-ad-easylist.txt.md5 @@ -1 +1 @@ -2b98ad7690081ff198f10d615097a30d \ No newline at end of file +b90416ad5db34afcf786cb31ece38161 \ No newline at end of file diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index 24f86669..d38a7ebe 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD for SmartDNS -#VER=20210526212521 +#VER=20210526214728 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=42512 +#TOTAL_LINES=42510 address /00-gov.cn/# address /kwcdn.000dn.com/# address /kwcscdn.000dn.com/# @@ -9081,8 +9081,6 @@ address /cjyjqw.cn/# address /ck-cdn.com/# address /ckaiv.com/# address /cke199.com/# -address /assets.ckjr001.com/# -address /kpstaticbj.wx.ckjr001.com/# address /wxa79ef55c1a84e284.wx.ckjr001.com/# address /ckkc.cc/# address /cklecreditie.info/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 6fe20d86..fd5fa0bc 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20210526212521 +#VER=20210526214728 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=42512 +#TOTAL_LINES=42510 DOMAIN-SUFFIX,00-gov.cn DOMAIN-SUFFIX,kwcdn.000dn.com DOMAIN-SUFFIX,kwcscdn.000dn.com @@ -9081,8 +9081,6 @@ DOMAIN-SUFFIX,cjyjqw.cn DOMAIN-SUFFIX,ck-cdn.com DOMAIN-SUFFIX,ckaiv.com DOMAIN-SUFFIX,cke199.com -DOMAIN-SUFFIX,assets.ckjr001.com -DOMAIN-SUFFIX,kpstaticbj.wx.ckjr001.com DOMAIN-SUFFIX,wxa79ef55c1a84e284.wx.ckjr001.com DOMAIN-SUFFIX,ckkc.cc DOMAIN-SUFFIX,cklecreditie.info diff --git a/anti-ad-surge2.txt b/anti-ad-surge2.txt index 6db5a40f..b75b3ba1 100644 --- a/anti-ad-surge2.txt +++ b/anti-ad-surge2.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20210526212521 +#VER=20210526214728 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=42512 +#TOTAL_LINES=42510 #DOMAIN-SET,https://anti-ad.net/surge2.txt,REJECT .00-gov.cn @@ -9083,8 +9083,6 @@ .ck-cdn.com .ckaiv.com .cke199.com -.assets.ckjr001.com -.kpstaticbj.wx.ckjr001.com .wxa79ef55c1a84e284.wx.ckjr001.com .ckkc.cc .cklecreditie.info diff --git a/scripts/lib/white_domain_list.php b/scripts/lib/white_domain_list.php index 11a69ba6..4289a0f2 100644 --- a/scripts/lib/white_domain_list.php +++ b/scripts/lib/white_domain_list.php @@ -228,6 +228,8 @@ return array( 'hsforms.net' => 0, // #420 'jx.cn' => 0, // #423 'qualtrics.com' => 0, // #434 + 'assets.ckjr001.com' => 0, // #433 + 'kpstaticbj.wx.ckjr001.com' => 0, // #433