From 0d3696ca2b9a2a4c4a14cd05340252d53d5ebba4 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Wed, 2 Sep 2020 19:40:53 +0800 Subject: [PATCH] udpate. fixed #238 --- 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 ++--- anti-ad-surge2.txt | 5 ++--- scripts/lib/white_domain_list.php | 1 + 7 files changed, 13 insertions(+), 18 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index e22b7fe3..e06bd822 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200901092823 +#VER=20200902194021 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=36288 +#TOTAL_LINES=36287 address=/00-gov.cn/ address=/kwcdn.000dn.com/ address=/kwcscdn.000dn.com/ @@ -19616,7 +19616,6 @@ address=/mancehostic.site/ address=/mandearersi.club/ address=/manfys.com/ address=/mangoads.net/ -address=/manhuachi.com/ address=/adsapi.manhuaren.com/ address=/mannusinglygues.info/ address=/manparis.cn/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index ee1037bb..c5ca1bf0 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200901092824 +#VER=20200902194021 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=41562 +#TOTAL_LINES=41561 00-gov.cn kwcdn.000dn.com kwcscdn.000dn.com @@ -22733,7 +22733,6 @@ mancehostic.site mandearersi.club manfys.com mangoads.net -manhuachi.com adsapi.manhuaren.com mannusinglygues.info manparis.cn diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 8368bf06..5a986441 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200901092823 +!VER=20200902194021 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=34498 +!TOTAL_LINES=34497 ||*.wap.xsbiquge.com^ ||*p2p*douyucdn.cn^ ||*serror*.wo.com.cn^ @@ -18627,7 +18627,6 @@ ||mandearersi.club^ ||manfys.com^ ||mangoads.net^ -||manhuachi.com^ ||adsapi.manhuaren.com^ ||mannusinglygues.info^ ||manparis.cn^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index 40d89197..6b00f0a4 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD for SmartDNS -#VER=20200901092824 +#VER=20200902194021 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=36288 +#TOTAL_LINES=36287 address /00-gov.cn/# address /kwcdn.000dn.com/# address /kwcscdn.000dn.com/# @@ -19616,7 +19616,6 @@ address /mancehostic.site/# address /mandearersi.club/# address /manfys.com/# address /mangoads.net/# -address /manhuachi.com/# address /adsapi.manhuaren.com/# address /mannusinglygues.info/# address /manparis.cn/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 4955387f..01490ffb 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200901092823 +#VER=20200902194021 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=36288 +#TOTAL_LINES=36287 DOMAIN-SUFFIX,00-gov.cn DOMAIN-SUFFIX,kwcdn.000dn.com DOMAIN-SUFFIX,kwcscdn.000dn.com @@ -19616,7 +19616,6 @@ DOMAIN-SUFFIX,mancehostic.site DOMAIN-SUFFIX,mandearersi.club DOMAIN-SUFFIX,manfys.com DOMAIN-SUFFIX,mangoads.net -DOMAIN-SUFFIX,manhuachi.com DOMAIN-SUFFIX,adsapi.manhuaren.com DOMAIN-SUFFIX,mannusinglygues.info DOMAIN-SUFFIX,manparis.cn diff --git a/anti-ad-surge2.txt b/anti-ad-surge2.txt index a914ba95..465b1c00 100644 --- a/anti-ad-surge2.txt +++ b/anti-ad-surge2.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200901092823 +#VER=20200902194021 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=36288 +#TOTAL_LINES=36287 #DOMAIN-SET,https://anti-ad.net/surge2.txt,REJECT .00-gov.cn @@ -19618,7 +19618,6 @@ .mandearersi.club .manfys.com .mangoads.net -.manhuachi.com .adsapi.manhuaren.com .mannusinglygues.info .manparis.cn diff --git a/scripts/lib/white_domain_list.php b/scripts/lib/white_domain_list.php index 9e1d00d2..d011461c 100644 --- a/scripts/lib/white_domain_list.php +++ b/scripts/lib/white_domain_list.php @@ -154,6 +154,7 @@ return array( 'woniu.com' => 0, // #227 'du.163.com' => 0, // #229 'zaloapp.com' => 0, // #230 + 'manhuachi.com' => 0, // #238