<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<style>
body{
background:#eff1f0;
font-family: microsoft yahei;
}
.online-desc-con {
text-align:center;
}
.r-tip01 {
color: #969696;
font-size: 16px;
display: block;
text-align: center;
width: 400px;
height: 36px;
padding: 0 10px;
overflow: hidden;
text-overflow: ellipsis;
margin: 0 auto;
}
.r-tip02 {
color: #b1b0b0;
font-size: 12px;
display: block;
margin-top: 40px;
margin-bottom: 20px;
}
.r-tip02 a:visited {
text-decoration: underline;
color: #0088CC;
}
.r-tip02 a:link {
text-decoration: underline;
color: #0088CC;
}
img {
border: 0;
}
</style>
</head>
<body>
<div class="online-desc-con" style="width:550px;padding-top:15px;margin:34px auto;">
<a id="official_site" href="http://www.365cyd.com" target="_blank"><img alt="" src="/cdn-cgi/image/forbidden.png" /></a>
<span class="r-tip01">当前页面禁止访问，请稍后再试</span>
<p class="r-tip02" style="padding: 0 20px;">Client:<span id="client_ip"></span> <span class="hr">Node:6e0ae86</span> Time:<span id="time_error"></span></p>
</div>
</body>
<script>
    var data = {"time_error":"24\/Aug\/2025:18:54:09 +0800","client_ip":"156.244.72.66"};
    document.getElementById('client_ip').innerText = data['client_ip'];
    document.getElementById('time_error').innerText = data['time_error'];
</script>
</html>

