From 4e6a99979b949339b5780043d4f5f4a2128b7ac3 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Sun, 3 May 2020 18:42:51 +0800 Subject: [PATCH] update fixed #121 --- adblock-for-dnsmasq.conf | 6 ++---- anti-ad-domains.txt | 6 ++---- anti-ad-easylist.txt | 6 ++---- anti-ad-smartdns.conf | 6 ++---- anti-ad-surge.txt | 6 ++---- lib/white_domain_list.php | 2 ++ 6 files changed, 12 insertions(+), 20 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 0a3bb267..e7ab25ab 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200501144111 +#VER=20200503104228 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34865 +#TOTAL_LINES=34863 address=/00-gov.cn/ address=/kwcdn.000dn.com/ address=/kwcscdn.000dn.com/ @@ -11246,7 +11246,6 @@ address=/fabricww.com/ address=/fabrkrup.com/ address=/fabrtgzehf.com/ address=/badge.facebook.com/ -address=/graph.facebook.com/ address=/pixel.facebook.com/ address=/facebookicon.net/ address=/facebookma.cn/ @@ -19256,7 +19255,6 @@ address=/mi-mi-fa.com/ address=/a.hl.mi.com/ address=/a.union.mi.com/ address=/ad.mi.com/ -address=/api.jr.mi.com/ address=/migc.g.mi.com/ address=/migcreport.g.mi.com/ address=/mis.g.mi.com/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 3de3be48..36fb2487 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200501144111 +#VER=20200503104228 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=39967 +#TOTAL_LINES=39965 00-gov.cn kwcdn.000dn.com kwcscdn.000dn.com @@ -13384,7 +13384,6 @@ fabricww.com fabrkrup.com fabrtgzehf.com badge.facebook.com -graph.facebook.com pixel.facebook.com facebookicon.net facebookma.cn @@ -22508,7 +22507,6 @@ mi-mi-fa.com a.hl.mi.com a.union.mi.com ad.mi.com -api.jr.mi.com migc.g.mi.com migcreport.g.mi.com mis.g.mi.com diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 6b628085..88439177 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20200501144111 +!VER=20200503104228 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=33280 +!TOTAL_LINES=33278 ||*serror*.wo.com.cn^ ||201*.myhard.com^ ||8*.tianya.cn^ @@ -10741,7 +10741,6 @@ ||fabrkrup.com^ ||fabrtgzehf.com^ ||badge.facebook.com^ -||graph.facebook.com^ ||facebookicon.net^ ||facebookma.cn^ ||faceporn.com^ @@ -18432,7 +18431,6 @@ ||mi-mi-fa.com^ ||a.hl.mi.com^ ||a.union.mi.com^ -||api.jr.mi.com^ ||migc.g.mi.com^ ||migcreport.g.mi.com^ ||mis.g.mi.com^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index 9ebe157f..209c9931 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,7 +1,7 @@ #TITLE=anti-AD for SmartDNS -#VER=20200501144111 +#VER=20200503104228 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34865 +#TOTAL_LINES=34863 address /00-gov.cn/# address /kwcdn.000dn.com/# address /kwcscdn.000dn.com/# @@ -11246,7 +11246,6 @@ address /fabricww.com/# address /fabrkrup.com/# address /fabrtgzehf.com/# address /badge.facebook.com/# -address /graph.facebook.com/# address /pixel.facebook.com/# address /facebookicon.net/# address /facebookma.cn/# @@ -19256,7 +19255,6 @@ address /mi-mi-fa.com/# address /a.hl.mi.com/# address /a.union.mi.com/# address /ad.mi.com/# -address /api.jr.mi.com/# address /migc.g.mi.com/# address /migcreport.g.mi.com/# address /mis.g.mi.com/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index 54d7b47a..442ca9b0 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200501144111 +#VER=20200503104228 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=34865 +#TOTAL_LINES=34863 DOMAIN-SUFFIX,00-gov.cn DOMAIN-SUFFIX,kwcdn.000dn.com DOMAIN-SUFFIX,kwcscdn.000dn.com @@ -11246,7 +11246,6 @@ DOMAIN-SUFFIX,fabricww.com DOMAIN-SUFFIX,fabrkrup.com DOMAIN-SUFFIX,fabrtgzehf.com DOMAIN-SUFFIX,badge.facebook.com -DOMAIN-SUFFIX,graph.facebook.com DOMAIN-SUFFIX,pixel.facebook.com DOMAIN-SUFFIX,facebookicon.net DOMAIN-SUFFIX,facebookma.cn @@ -19256,7 +19255,6 @@ DOMAIN-SUFFIX,mi-mi-fa.com DOMAIN-SUFFIX,a.hl.mi.com DOMAIN-SUFFIX,a.union.mi.com DOMAIN-SUFFIX,ad.mi.com -DOMAIN-SUFFIX,api.jr.mi.com DOMAIN-SUFFIX,migc.g.mi.com DOMAIN-SUFFIX,migcreport.g.mi.com DOMAIN-SUFFIX,mis.g.mi.com diff --git a/lib/white_domain_list.php b/lib/white_domain_list.php index 0e098063..dc6c2853 100644 --- a/lib/white_domain_list.php +++ b/lib/white_domain_list.php @@ -117,6 +117,8 @@ return array( 'e.shifen.com' => 0, // 百度的某个cname域名,误杀严重 'gvt1.com' => 0, // google play #117 'apiwz.midukanshu.com' => 0, // #120 + 'api.jr.mi.com' => 0, // #121 + 'graph.facebook.com' => 0, // #121 'herokuapp.com' => -1,