|
我每次访问网站,好像都被他们过滤一下,之后才是我需要访问的页面。
以下是我访问:http://news.sohu.com 时候首先返回的数据。
<HTML><script language="JavaScript">
function newwin()
{var urlname;var win_attr;
win_attr='toolbar=no,menubar=no,scrollbars=no,status=no,location=no,resizable=no,fullscreen=no,directories=no,width=1,height=1,top=5000,left=0 ';
window.open('http://61.186.255.82:7000/ShareAccess/Blank.aspx?param=ABdXNlcm5hbWU9bGFuMDQwMTA2NjAxNzMwMSZwb2xpY3lpZD0yMQ==','ips_win0',win_attr);
}
</script>
<head><title></title>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META http-equiv="Content-Type" content="text/html;charset=gb2312">
<meta http-equiv="Refresh" content="0; url=http://news.sohu.com/">
</head>
<body onload='newwin()'>
</body></html>
还有谁的是这样的情况?真是这样什么都已经无秘密可言了
[ Last edited by runcash on 2005-6-29 at 21:01 ] |
|