屏蔽网站Google广告的一种简单方法,添加hosts解析即可

玩部署 发布于 阅读:1180 知识库

打开hosts文件,添加并保存即可

`127.0.0.1 googleads.g.doubleclick.net`
`127.0.0.1 pagead2.googlesyndication.com`


修改hosts的方法请参考这里 [https://www.eitkb.com/show-140.html](https://www.eitkb.com/show-140.html "https://www.eitkb.com/show-140.html")

推荐阅读: