Jul
31
今天上网突然感觉到有点不对劲,在页面中转时会闪动一下,然后在网址后面自动加上个问号。
经过多次“慢动作”重放,终于截得了这段代码。
红色部分IP121.32.136.231自然是路由劫持后跳转到的服务器。
由于是路由劫持,暂时无法解决这种问题,即使改DNS也无效(这不是DNS劫持)。为了不让这个多余的问号出现,暂时的解决方法只有把121.32.136.231加入到Maxthon的广告过滤中,但是这样还是要闪一下(跳转)。
大家有什么高招可以互相讨论一下。谢谢。
经过多次“慢动作”重放,终于截得了这段代码。
引用
<html>
<head>
<meta http-equiv="pragma" content="no-cache"/>
<meta http-equiv="Cache-Control" content="no-store,no-cache,must-revalidate,post-check=0,pre-check=0,max-age=0"/>
<meta http-equiv="expires" content="-1"/>
<meta http-equiv="refresh" content="1"/>
</head>
<body>
<iframe src="about:blank" width="0" height="0" frameborder="0" style="display:none"></iframe>
<script language="javascript">
window.setInterval("window.status=location.href;", 100);
window.frames[0].location = "http://121.32.136.231/update/step1.aspx?p=" +
"gzDSL85563946|" +
Math.floor((new Date()).getTime()/1000) + "|" +
navigator.appMinorVersion + "|" +
screen.availHeight + "|" +
screen.availWidth + "|" +
screen.colorDepth + "|" +
screen.height + "|" +
screen.width;
</script>
</body>
</html>
<head>
<meta http-equiv="pragma" content="no-cache"/>
<meta http-equiv="Cache-Control" content="no-store,no-cache,must-revalidate,post-check=0,pre-check=0,max-age=0"/>
<meta http-equiv="expires" content="-1"/>
<meta http-equiv="refresh" content="1"/>
</head>
<body>
<iframe src="about:blank" width="0" height="0" frameborder="0" style="display:none"></iframe>
<script language="javascript">
window.setInterval("window.status=location.href;", 100);
window.frames[0].location = "http://121.32.136.231/update/step1.aspx?p=" +
"gzDSL85563946|" +
Math.floor((new Date()).getTime()/1000) + "|" +
navigator.appMinorVersion + "|" +
screen.availHeight + "|" +
screen.availWidth + "|" +
screen.colorDepth + "|" +
screen.height + "|" +
screen.width;
</script>
</body>
</html>
红色部分IP121.32.136.231自然是路由劫持后跳转到的服务器。
由于是路由劫持,暂时无法解决这种问题,即使改DNS也无效(这不是DNS劫持)。为了不让这个多余的问号出现,暂时的解决方法只有把121.32.136.231加入到Maxthon的广告过滤中,但是这样还是要闪一下(跳转)。
大家有什么高招可以互相讨论一下。谢谢。

公司这里网速好,嘎嘎 浅谈代理转换
我的小外甥很可爱哦




看来,哎,是电信禁止路由搞的鬼