打开网页时弹出宽带中国广告的原因及解决方法
[color=#0000ff]现象:[/color]打开网页时,会自动在右下角弹出宽带中国广告:[attach]1759[/attach]
查看其源码如下:
[quote]
<html><head><!--title>... 信息推送,请等候 8 秒,或按刷新键继续 ...</title--></head><script language=jscript><!-- function killerrors(){return true;} window.onerror = killerrors; --></script><frameset rows=*,0><frame src=http://www.chmgg.com.cn/bdchina/index.asp noresize><frame src= noresize></frameset></html>[/quote]
[color=#35a219]原因:[/color]为网通推送的广告。可参考[url=http://www.lzho.com/blog/article.asp?id=239]http://www.lzho.com/blog/article.asp?id=239[/url]。
[color=#ff0000]解决:[/color]c:\windows\system32\drivers\etc\hosts中,
127.0.0.1 localhost
下行加:
127.0.0.1 [url=http://www.chmgg.com.cn]www.chmgg.com.cn[/url] 哦...
页:
[1]