From a164861a47fd14d8bb062153673ea6cf173142be Mon Sep 17 00:00:00 2001 From: gently <1243610+gentlyxu@users.noreply.github.com> Date: Sat, 20 Jun 2020 22:23:32 +0800 Subject: [PATCH] update whitelist . fixed #156 --- adblock-for-dnsmasq.conf | 4 ++-- anti-ad-domains.txt | 5 ++--- anti-ad-easylist.txt | 4 ++-- anti-ad-smartdns.conf | 4 ++-- anti-ad-surge.txt | 4 ++-- lib/white_domain_list.php | 1 + 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index ac4ebadb..d3708835 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20200619130846 +#VER=20200620142259 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=35396 address=/00-gov.cn/ @@ -506,7 +506,7 @@ address=/ne.1rtb.com/ address=/ssp.1rtb.com/ address=/1rx.io/ address=/1rxntv.io/ -address=/1sapp.com/ +address=/inapp.1sapp.com/ address=/1sen-pit-fan.com/ address=/1st2nd.xyz/ address=/ad.1ting.com/ diff --git a/anti-ad-domains.txt b/anti-ad-domains.txt index 901cfa5f..203066e2 100644 --- a/anti-ad-domains.txt +++ b/anti-ad-domains.txt @@ -1,7 +1,7 @@ #TITLE=anti-AD -#VER=20200619130846 +#VER=20200620142259 #URL=https://github.com/privacy-protection-tools/anti-AD -#TOTAL_LINES=40499 +#TOTAL_LINES=40498 00-gov.cn kwcdn.000dn.com kwcscdn.000dn.com @@ -570,7 +570,6 @@ ssp.1rtb.com 1rx.io sync.1rx.io 1rxntv.io -1sapp.com inapp.1sapp.com 1sen-pit-fan.com 1st2nd.xyz diff --git a/anti-ad-easylist.txt b/anti-ad-easylist.txt index b027bb02..25a7ec92 100644 --- a/anti-ad-easylist.txt +++ b/anti-ad-easylist.txt @@ -1,5 +1,5 @@ !TITLE=anti-AD -!VER=20200619130846 +!VER=20200620142259 !URL=https://github.com/privacy-protection-tools/anti-AD !TOTAL_LINES=33652 ||*serror*.wo.com.cn^ @@ -580,7 +580,7 @@ ||ssp.1rtb.com^ ||1rx.io^ ||1rxntv.io^ -||1sapp.com^ +||inapp.1sapp.com^ ||1sen-pit-fan.com^ ||1st2nd.xyz^ ||1uandun.com^ diff --git a/anti-ad-smartdns.conf b/anti-ad-smartdns.conf index dcbef5f7..60ddfbab 100644 --- a/anti-ad-smartdns.conf +++ b/anti-ad-smartdns.conf @@ -1,5 +1,5 @@ #TITLE=anti-AD for SmartDNS -#VER=20200619130846 +#VER=20200620142259 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=35396 address /00-gov.cn/# @@ -506,7 +506,7 @@ address /ne.1rtb.com/# address /ssp.1rtb.com/# address /1rx.io/# address /1rxntv.io/# -address /1sapp.com/# +address /inapp.1sapp.com/# address /1sen-pit-fan.com/# address /1st2nd.xyz/# address /ad.1ting.com/# diff --git a/anti-ad-surge.txt b/anti-ad-surge.txt index b5dc139a..a39d1dbd 100644 --- a/anti-ad-surge.txt +++ b/anti-ad-surge.txt @@ -1,5 +1,5 @@ #TITLE=anti-AD -#VER=20200619130846 +#VER=20200620142259 #URL=https://github.com/privacy-protection-tools/anti-AD #TOTAL_LINES=35396 DOMAIN-SUFFIX,00-gov.cn @@ -506,7 +506,7 @@ DOMAIN-SUFFIX,ne.1rtb.com DOMAIN-SUFFIX,ssp.1rtb.com DOMAIN-SUFFIX,1rx.io DOMAIN-SUFFIX,1rxntv.io -DOMAIN-SUFFIX,1sapp.com +DOMAIN-SUFFIX,inapp.1sapp.com DOMAIN-SUFFIX,1sen-pit-fan.com DOMAIN-SUFFIX,1st2nd.xyz DOMAIN-SUFFIX,ad.1ting.com diff --git a/lib/white_domain_list.php b/lib/white_domain_list.php index e0b13bb2..10f43817 100644 --- a/lib/white_domain_list.php +++ b/lib/white_domain_list.php @@ -139,6 +139,7 @@ return array( 'data.bilibili.com' => 0, // #148 'get3.adobe.com' => 0, // #152 'ex.qq.com' => 0, // #153 + '1sapp.com' => 0, // #156