mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
try to solve google play blocked. #3
This commit is contained in:
parent
4f00bf86af
commit
7f2ca86b66
@ -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/
|
||||
|
@ -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阅读更多
|
||||
|
Loading…
Reference in New Issue
Block a user