From 113b3480bdb60e6b086939bda702a98a50a0092d Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Sat, 24 Apr 2021 18:08:09 +0800 Subject: [PATCH] update. closed #395 --- adblock-for-dnsmasq.conf | 8 +++----- anti-ad-clash.yaml | 8 +++----- anti-ad-domains.txt | 4 ++-- anti-ad-easylist.txt | 8 +++----- anti-ad-easylist.txt.md5 | 2 +- anti-ad-smartdns.conf | 8 +++----- anti-ad-surge.txt | 8 +++----- anti-ad-surge2.txt | 8 +++----- scripts/lib/black_domain_list.php | 6 +----- 9 files changed, 22 insertions(+), 38 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 4496d2de..6181e7bb 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20210424180310 +#VER=20210424180744 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=43445 +#TOTAL_LINES=43443 address=/00-gov.cn/ address=/kwcdn.000dn.com/ address=/kwcscdn.000dn.com/ @@ -40382,9 +40382,6 @@ address=/eaus2watcab01.blob.core.windows.net/ address=/eaus2watcab02.blob.core.windows.net/ address=/weus2watcab01.blob.core.windows.net/ address=/weus2watcab02.blob.core.windows.net/ -address=/pkkjxs.cn/ -address=/dbc.pkkjxs.cn/ -address=/www.pkkjxs.cn/ address=/telemetry.remoteapp.windowsazure.com/ address=/windowsxi.com/ address=/windzq.com/ @@ -42962,6 +42959,7 @@ address=/lc-push.zhihu.com/ address=/appcloud2.in.zhihu.com/ address=/appcloud2.zhihu.com/ address=/event.zhihu.com/ +address=/udd1i5.zhihu.com/ address=/zhilingshidai.com/ address=/zhimaad.cn/ address=/zhimengad.com/ diff --git a/anti-ad-clash.yaml b/anti-ad-clash.yaml index 96ee6157..9fc1b48a 100644 --- a/anti-ad-clash.yaml +++ b/anti-ad-clash.yaml @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20210424180311 +#VER=20210424180745 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=43445 +#TOTAL_LINES=43443 #RULE-SET,AntiAd,REJECT payload: @@ -40385,9 +40385,6 @@ payload: - '+.eaus2watcab02.blob.core.windows.net' - '+.weus2watcab01.blob.core.windows.net' - '+.weus2watcab02.blob.core.windows.net' - - '+.pkkjxs.cn' - - '+.dbc.pkkjxs.cn' - - '+.www.pkkjxs.cn' - '+.telemetry.remoteapp.windowsazure.com' - '+.windowsxi.com' - '+.windzq.com' @@ -42965,6 +42962,7 @@ payload: - '+.appcloud2.in.zhihu.com' - '+.appcloud2.zhihu.com' - '+.event.zhihu.com' + - '+.udd1i5.zhihu.com' - '+.zhilingshidai.com' - '+.zhimaad.cn' - '+.zhimengad.com' diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 456fad92..ec56f1d0 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20210424180311 +#VER=20210424180745 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=48644 00-gov.cn @@ -45203,7 +45203,6 @@ eaus2watcab01.blob.core.windows.net eaus2watcab02.blob.core.windows.net weus2watcab01.blob.core.windows.net weus2watcab02.blob.core.windows.net -pkkjxs.cn telemetry.remoteapp.windowsazure.com windowsxi.com windzq.com @@ -48111,6 +48110,7 @@ lc-push.zhihu.com appcloud2.in.zhihu.com appcloud2.zhihu.com event.zhihu.com +udd1i5.zhihu.com zhilingshidai.com zhimaad.cn zhimengad.com diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 1dff37bc..bc45becb 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !Title: anti-AD -!Version: 20210424180311 +!Version: 20210424180744 !Homepage: https://github.com/privacy-protection-tools/anti-AD -!Total lines: 41547 +!Total lines: 41545 ||*.wap.xsbiquge.com^ ||*serror*.wo.com.cn^ ||201*.myhard.com^ @@ -38610,9 +38610,6 @@ ||eaus2watcab02.blob.core.windows.net^ ||weus2watcab01.blob.core.windows.net^ ||weus2watcab02.blob.core.windows.net^ -||pkkjxs.cn^ -||dbc.pkkjxs.cn^ -||www.pkkjxs.cn^ ||telemetry.remoteapp.windowsazure.com^ ||windowsxi.com^ ||windzq.com^ @@ -41017,6 +41014,7 @@ ||appcloud2.in.zhihu.com^ ||appcloud2.zhihu.com^ ||event.zhihu.com^ +||udd1i5.zhihu.com^ ||zhilingshidai.com^ ||zhimaad.cn^ ||zhimengad.com^ diff --git a/anti-ad-easylist.txt.md5 b/anti-ad-easylist.txt.md5 index c38dffe5..d1b22071 100644 --- a/anti-ad-easylist.txt.md5 +++ b/anti-ad-easylist.txt.md5 @@ -1 +1 @@ -4dc6e20918e242548e5a21ff2d0fb233 \ No newline at end of file +8ac1c387e4de40be1330beb411073114 \ No newline at end of file diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index 17e8c6f1..a4fecd62 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD for SmartDNS -#VER=20210424180311 +#VER=20210424180745 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=43445 +#TOTAL_LINES=43443 address /00-gov.cn/# address /kwcdn.000dn.com/# address /kwcscdn.000dn.com/# @@ -40382,9 +40382,6 @@ address /eaus2watcab01.blob.core.windows.net/# address /eaus2watcab02.blob.core.windows.net/# address /weus2watcab01.blob.core.windows.net/# address /weus2watcab02.blob.core.windows.net/# -address /pkkjxs.cn/# -address /dbc.pkkjxs.cn/# -address /www.pkkjxs.cn/# address /telemetry.remoteapp.windowsazure.com/# address /windowsxi.com/# address /windzq.com/# @@ -42962,6 +42959,7 @@ address /lc-push.zhihu.com/# address /appcloud2.in.zhihu.com/# address /appcloud2.zhihu.com/# address /event.zhihu.com/# +address /udd1i5.zhihu.com/# address /zhilingshidai.com/# address /zhimaad.cn/# address /zhimengad.com/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 695d9ab7..88015229 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20210424180311 +#VER=20210424180744 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=43445 +#TOTAL_LINES=43443 DOMAIN-SUFFIX,00-gov.cn DOMAIN-SUFFIX,kwcdn.000dn.com DOMAIN-SUFFIX,kwcscdn.000dn.com @@ -40382,9 +40382,6 @@ DOMAIN-SUFFIX,eaus2watcab01.blob.core.windows.net DOMAIN-SUFFIX,eaus2watcab02.blob.core.windows.net DOMAIN-SUFFIX,weus2watcab01.blob.core.windows.net DOMAIN-SUFFIX,weus2watcab02.blob.core.windows.net -DOMAIN-SUFFIX,pkkjxs.cn -DOMAIN-SUFFIX,dbc.pkkjxs.cn -DOMAIN-SUFFIX,www.pkkjxs.cn DOMAIN-SUFFIX,telemetry.remoteapp.windowsazure.com DOMAIN-SUFFIX,windowsxi.com DOMAIN-SUFFIX,windzq.com @@ -42962,6 +42959,7 @@ DOMAIN-SUFFIX,lc-push.zhihu.com DOMAIN-SUFFIX,appcloud2.in.zhihu.com DOMAIN-SUFFIX,appcloud2.zhihu.com DOMAIN-SUFFIX,event.zhihu.com +DOMAIN-SUFFIX,udd1i5.zhihu.com DOMAIN-SUFFIX,zhilingshidai.com DOMAIN-SUFFIX,zhimaad.cn DOMAIN-SUFFIX,zhimengad.com diff --git a/anti-ad-surge2.txt b/anti-ad-surge2.txt index 1c0d6314..2a6ba029 100644 --- a/anti-ad-surge2.txt +++ b/anti-ad-surge2.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20210424180311 +#VER=20210424180744 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=43445 +#TOTAL_LINES=43443 #DOMAIN-SET,https://anti-ad.net/surge2.txt,REJECT .00-gov.cn @@ -40384,9 +40384,6 @@ .eaus2watcab02.blob.core.windows.net .weus2watcab01.blob.core.windows.net .weus2watcab02.blob.core.windows.net -.pkkjxs.cn -.dbc.pkkjxs.cn -.www.pkkjxs.cn .telemetry.remoteapp.windowsazure.com .windowsxi.com .windzq.com @@ -42964,6 +42961,7 @@ .appcloud2.in.zhihu.com .appcloud2.zhihu.com .event.zhihu.com +.udd1i5.zhihu.com .zhilingshidai.com .zhimaad.cn .zhimengad.com diff --git a/scripts/lib/black_domain_list.php b/scripts/lib/black_domain_list.php index db1d00cc..a03ca257 100644 --- a/scripts/lib/black_domain_list.php +++ b/scripts/lib/black_domain_list.php @@ -160,6 +160,7 @@ return array( 'appcloud2.zhihu.com', 'zhihu-web-analytics.zhihu.com', 'event.zhihu.com', + 'udd1i5.zhihu.com', #395 ), 'crashlytics.com' => array( 'crashlytics.com' @@ -1006,11 +1007,6 @@ return array( 'www.pkkjxs.cn', 'windows.pkkjxs.cn', ), - 'windows.pkkjxs.cn' => array( #400 - 'pkkjxs.cn', - 'dbc.pkkjxs.cn', - 'www.pkkjxs.cn', - ),