- 精华
- 阅读权限
- 30
- 贡献
- 人
- 好友
- 相册
- 分享
- 听众
- 收听
- 注册时间
- 2011-10-29
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2014-6-19 23:20:13
|
显示全部楼层
Gamelogin.php里没有ip地址怎么回事
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1"><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>大闹天宫-72变 2014最新变身战斗页游-绝对好玩</title>
<SCRIPT language=JavaScript>
document.oncontextmenu=new Function("event.returnValue=false;");
document.onselectstart=new Function("event.returnValue=false;");
</SCRIPT>
</head>
<frameset id="frame-body" name="f3" rows="*" cols="0,10,*" frameborder="no" border="0" framespacing="0">
<frame src="left_nav.php" name="leftFrame" scrolling="no" noresize="noresize">
<frame src="scroller.php" name="leftFrame" scrolling="no" noresize="noresize">
<frame src="/game2.php" name="topFrame" noresize >
<noframes>
<body>
</body>
</noframes>
</frameset>
<frameset>
</frameset>
</html> |
|