diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 60c5f141..57830605 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200809125813 +#VER=20200809131548 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=36231 +#TOTAL_LINES=36230 address=/00-gov.cn/ address=/kwcdn.000dn.com/ address=/kwcscdn.000dn.com/ @@ -277,7 +277,6 @@ address=/ad.12306.cn/ address=/12306media.com/ address=/fzz.cloud.1234507.com/ address=/123456.asia/ -address=/m.1234567.com.cn/ address=/1234xm.com/ address=/123564.com/ address=/12365chia.com/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 2a05231b..214572b5 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200809125813 +#VER=20200809131548 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=41414 +#TOTAL_LINES=41413 00-gov.cn kwcdn.000dn.com kwcscdn.000dn.com @@ -314,7 +314,6 @@ ad.12306.cn 12306media.com fzz.cloud.1234507.com 123456.asia -m.1234567.com.cn 1234xm.com 123564.com 12365chia.com diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index de2c1165..4257f0b4 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200809125813 +!VER=20200809131548 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=34376 +!TOTAL_LINES=34375 ||*.wap.xsbiquge.com^ ||*serror*.wo.com.cn^ ||201*.myhard.com^ @@ -385,7 +385,6 @@ ||12306media.com^ ||fzz.cloud.1234507.com^ ||123456.asia^ -||m.1234567.com.cn^ ||1234xm.com^ ||123564.com^ ||12365chia.com^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index b6cf1abf..dc6d15b7 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD for SmartDNS -#VER=20200809125813 +#VER=20200809131548 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=36231 +#TOTAL_LINES=36230 address /00-gov.cn/# address /kwcdn.000dn.com/# address /kwcscdn.000dn.com/# @@ -277,7 +277,6 @@ address /ad.12306.cn/# address /12306media.com/# address /fzz.cloud.1234507.com/# address /123456.asia/# -address /m.1234567.com.cn/# address /1234xm.com/# address /123564.com/# address /12365chia.com/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index d0193012..547f8fb4 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200809125813 +#VER=20200809131548 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=36231 +#TOTAL_LINES=36230 DOMAIN-SUFFIX,00-gov.cn DOMAIN-SUFFIX,kwcdn.000dn.com DOMAIN-SUFFIX,kwcscdn.000dn.com @@ -277,7 +277,6 @@ DOMAIN-SUFFIX,ad.12306.cn DOMAIN-SUFFIX,12306media.com DOMAIN-SUFFIX,fzz.cloud.1234507.com DOMAIN-SUFFIX,123456.asia -DOMAIN-SUFFIX,m.1234567.com.cn DOMAIN-SUFFIX,1234xm.com DOMAIN-SUFFIX,123564.com DOMAIN-SUFFIX,12365chia.com diff --git a/scripts/lib/white_domain_list.php b/scripts/lib/white_domain_list.php index ccc03932..10f39d78 100644 --- a/scripts/lib/white_domain_list.php +++ b/scripts/lib/white_domain_list.php @@ -149,7 +149,8 @@ return array( 'privateinternetaccess.com' => 0, // #174 'shopify.com' => 0, // #179 'co.in' => 0, //https://github.com/nextdns/metadata/issues/364 - '91mobiles.com' => 0, //https://github.com/nextdns/metadata/issues/364 + '91mobiles.com' => 0, // #215 + 'm.1234567.com.cn' => 0, // #213