From 7f2ca86b664868d5980802d09985e98b4f60aff5 Mon Sep 17 00:00:00 2001 From: gently Date: Sat, 12 Oct 2019 06:18:27 +0800 Subject: [PATCH] try to solve google play blocked. #3 --- adblock-for-dnsmasq.conf | 4 +--- white_domain_list.php | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index e7f4043b..4b34e725 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,4 +1,4 @@ -#TIME=20191011060010 +#TIME=20191011221520 #URL=https://github.com/gentlyxu/anti-AD address=/cnzz.com/ address=/cnzz.net/ @@ -10758,7 +10758,6 @@ address=/gumgum.com/ address=/gunnepaa.xyz/ address=/gunpartners.com/ address=/gururevenue.com/ -address=/gvt1.com/ address=/gvt2.com/ address=/beacons3.gvt2.com/ address=/beacons.gcp.gvt2.com/ @@ -28917,7 +28916,6 @@ address=/gg.caixin.com/ address=/apollo.caixin.com/ address=/logstat.caixin.com/ address=/promote.caixin.com/ -address=/gstaticadssl.l.google.com/ address=/adservice.google.com/ address=/ads.google.com/ address=/afd.l.google.com/ diff --git a/white_domain_list.php b/white_domain_list.php index d5d9e8f7..f029db08 100644 --- a/white_domain_list.php +++ b/white_domain_list.php @@ -12,6 +12,8 @@ return array( 'b.bdstatic.com' => true, 'googleadapis.l.google.com' => true, '.googleadapis.l.google.com' => true, + 'gstaticadssl.l.google.com' => true, + 'gvt1.com' => true, 'wangbase.com' => true, 'l.qq.com' => true, //解决腾讯视频无法播放 'g.csdnimg.cn' => true, //csdn阅读更多