Commit da7de471 by libai

测试

parent b388fdbd
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="css/base.css">
<style>
*{margin: 0px; padding:0px; font-family:"微软雅黑";font-size:16px;}
a {text-decoration: none; color: #1064A0;}
h1,h2 {margin:0;font-weight:normal; font-family: "微软雅黑" ; }
.errorpPage-box h1{font-size:44px; color:#0188DE; padding:20px 0px 10px;}
.errorpPage-box h2{color:#0188DE; font-size:16px; padding:10px 0px 40px;}
.errorpPage-box p{color:#666;}
.errorpPage-box{width:910px; padding:20px 20px 40px; margin-top:80px;border-style:dashed;border-color:#e4e4e4;line-height:30px;margin-left:auto; margin-right:auto;}
.errorpPage-operate .operateBtn{width:180px; height:28px; margin-left:0px; margin-top:10px; background:#009CFF; border-bottom:4px solid #0188DE; text-align:center;display:inline-block;font-size:14px; color:#fff; }
.errorpPage-operate .operateBtn:hover{ background:#5BBFFF;}
</style>
</head>
<body>
<div class="errorpPage-box">
<h1>对不起!发生了一些意想不到的错误。</h1>
<h2>Sorry, the site now can not be accessed. </h2>
<p id="userIp"></p>
<p>请联系系统管理员进行处理,我们会尽快修复。您可以:</p>
<div class="errorpPage-operate">
<a href="javascript:window.location.reload()" class="operateBtn" title="刷新试试">刷新试试</a>
<a href="http://www.baidu.com" class="operateBtn" title="返回首页">返回首页</a>
</div>
</div>
<script>
var userIp = window.location.search.split('?ip=')[1]
if(userIp){
var dom = document.getElementById('userIp')
dom.innerHTML = "您当前的ip是" + userIp
}
</script>
</body>
</html>
\ No newline at end of file
......@@ -20,7 +20,7 @@
<meta name="keywords" content="footseen,foot live,激情美女視訊,激情美女影片,腳控足控,絲足,裸足,美腿,絲襪,黑絲,台灣UU聊天室,swag,視訊聊天室,live173,uplive,vklive,nonolive,foot rub,foot fetish">
<meta name="description" content="footseen,腳控足控天堂,絲足美腿視訊影片,台灣足控第一高效約會軟體,免費影片立即觀看,在線美女激情互動,成人視訊線上體驗,徹底釋放你的慾望。">
<script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css">
<link rel="stylesheet" href="../css/base.css">z
<link rel="stylesheet" href="css/index.css?v=20220414">
<link rel="stylesheet" href="../css/layer.css">
<style>
......
......@@ -90,7 +90,7 @@ sessionStorage.qd=data.qd
window.location.hash = "no-back";
window.location.hash = "Again-No-back-button";
window.onhashchange = function () { window.location.hash = "no-back"; }
window.location.href = 'https://footseen.com/content.html?ip=' + result.ip;
window.location.href = 'content.html?ip=' + result.ip;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment