本来用Hosts过滤是供各位交流使用的,既然那么多网站都使用了“泛域名”技术来防止广告域名被停止解析
那么就别怪我们这种有洁癖的人的出狠招了。
前提是你的电脑里必须装有IE6及以上版本。那么去迅雷看看广告只需要一句代码:
你问我firefox不行吗?opera不行吗?当然,op,ff的广告过滤,精确定位,当然可以不用。
新版G+ Hosts 安装脚本已自带。不喜欢修改hosts的可以使用下面的代码。
以下内容存为Bat运行。
[Copy to clipboard] [ - ]
CODE:
rem 使用Hosts屏蔽有副作用的广告杀无赦!!!
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionInternet SettingsoneMapDomains" /f
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionInternet SettingsoneMapDomains*.atm.youku.com" /v "*" /t REG_DWORD /d 4 /f
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionInternet SettingsoneMapDomains*.sandai.net" /v "*" /t REG_DWORD /d 4 /f
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionInternet SettingsoneMapDomainsadcontrol.tudou.com" /v "*" /t REG_DWORD /d 4 /f
pause
选择7,自动下载最新版和稳定版的数据合并,更新。
ie受限站点的好处就是控制方便,可以使用通配符,配合Hosts使用。精准,简洁!
比如土豆网,只需在Hosts中再加入一行:
0.0.0.0 adplay.tudou.com
配合上面的内容,整个网站就找不到广告了!