From ffa64270163aa211ac2bb611864668003c4fe0f1 Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Fri, 2 Oct 2020 08:44:22 +0800 Subject: [PATCH] update whitelist. #248 --- adblock-for-dnsmasq.conf | 4 ++-- anti-ad-domains.txt | 5 ++--- anti-ad-easylist.txt | 5 ++--- anti-ad-smartdns.conf | 4 ++-- anti-ad-surge.txt | 4 ++-- anti-ad-surge2.txt | 4 ++-- scripts/lib/white_domain_list.php | 1 + 7 files changed, 13 insertions(+), 14 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 29ced0dd..73bdc0c6 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20201001093905 +#VER=20201002084357 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=36447 address=/00-gov.cn/ @@ -24847,7 +24847,7 @@ address=/pushego.com/ address=/pusheify.com/ address=/pushengage.com/ address=/pushengage.im/ -address=/pusher.com/ +address=/stats.pusher.com/ address=/pusherapp.com/ address=/pusherism.com/ address=/pushex.io/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index da8fd42a..d88f605e 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20201001093906 +#VER=20201002084357 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=41722 +#TOTAL_LINES=41721 00-gov.cn kwcdn.000dn.com kwcscdn.000dn.com @@ -28771,7 +28771,6 @@ pushego.com pusheify.com pushengage.com pushengage.im -pusher.com stats.pusher.com pusherapp.com pusherism.com diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index 361161a6..19b6a194 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,7 +1,7 @@ !TITLE=anti-AD -!VER=20201001093906 +!VER=20201002084357 !URL=https://github.com/privacy-protection-tools/anti-AD -!TOTAL_LINES=34676 +!TOTAL_LINES=34675 ||*.wap.xsbiquge.com^ ||*p2p*douyucdn.cn^ ||*serror*.wo.com.cn^ @@ -23653,7 +23653,6 @@ ||pusheify.com^ ||pushengage.com^ ||pushengage.im^ -||pusher.com^ ||pusherapp.com^ ||pusherism.com^ ||pushex.io^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index 65d208a4..7fb2391c 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,5 +1,5 @@ #TITLE=anti-AD for SmartDNS -#VER=20201001093906 +#VER=20201002084358 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=36447 address /00-gov.cn/# @@ -24847,7 +24847,7 @@ address /pushego.com/# address /pusheify.com/# address /pushengage.com/# address /pushengage.im/# -address /pusher.com/# +address /stats.pusher.com/# address /pusherapp.com/# address /pusherism.com/# address /pushex.io/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index d6a46bf4..a4b2fa40 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20201001093906 +#VER=20201002084357 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=36447 DOMAIN-SUFFIX,00-gov.cn @@ -24847,7 +24847,7 @@ DOMAIN-SUFFIX,pushego.com DOMAIN-SUFFIX,pusheify.com DOMAIN-SUFFIX,pushengage.com DOMAIN-SUFFIX,pushengage.im -DOMAIN-SUFFIX,pusher.com +DOMAIN-SUFFIX,stats.pusher.com DOMAIN-SUFFIX,pusherapp.com DOMAIN-SUFFIX,pusherism.com DOMAIN-SUFFIX,pushex.io diff --git a/anti-ad-surge2.txt b/anti-ad-surge2.txt index 88ae884c..a4941df4 100644 --- a/anti-ad-surge2.txt +++ b/anti-ad-surge2.txt @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20201001093906 +#VER=20201002084357 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=36447 @@ -24849,7 +24849,7 @@ .pusheify.com .pushengage.com .pushengage.im -.pusher.com +.stats.pusher.com .pusherapp.com .pusherism.com .pushex.io diff --git a/scripts/lib/white_domain_list.php b/scripts/lib/white_domain_list.php index 80375fd1..394e2c6c 100644 --- a/scripts/lib/white_domain_list.php +++ b/scripts/lib/white_domain_list.php @@ -161,6 +161,7 @@ return array( 'ename.net' => 0, // #246 'api.iplay.163.com' => 0, // #247 'minorshort.weixin.qq.com' => 0, // 微信滑动验证码 + 'pusher.com' => 0, // #248