<!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;
}
.b-box {display: none;background: #0B6FD6;margin: -8px -8px 0 -8px;height: 32px;}
.b-body {position: relative;left:50%;max-width: 1200px;transform: translateX(-50%);padding-top: 5px;white-space:nowrap;}
.b-ico-box {display: inline-block;margin-right: 4px;}
.b-ico {height: 18px;width: 18px;}
.b-msg-box {display: inline-block;font-size: 14px;color: #fff;width: 96%;white-space:nowrap;overflow:hidden;}
.b-msg {display: inline-block;font-size: 14px;color: #fff;padding-right: 20px;}
#second {font-style: normal;}
</style>
</head>
<body>
<div class="b-box"><div class="b-body"><div class="b-ico-box"><img class="b-ico" src="/cdn-cgi/image/alt.svg" alt=""></div><div id="msg-box" class="b-msg-box"><a id="flink" class="b-msg" href="#"></a><a id="slink" class="b-msg" href="#"></a></div></div></div>
<div class="online-desc-con" style="width:550px;padding-top:15px;margin:34px auto;">
<img alt="" src="/cdn-cgi/image/forbidden.png" />
<span class="r-tip01">当前页面禁止访问，请稍后再试</span>
<img alt="" src="/cdn-cgi/image/hr.png" />
<span class="r-tip02">如果您是管理员，点击<a href="http://help.yunaq.com/faq/572" id="detail-link" target="_blank">这里</a>查看详情</span>
<!-- <span class='r-tip02' id="second-box"><em id="second"></em>秒后进入帮助页面</span> -->
<p class="r-tip02" style="padding: 0 20px;">Client:<span id="client_ip"></span> <span class="hr">Node:c6e652f</span> Time:<span id="time_error"></span></p>
<img alt="" src="/cdn-cgi/image/logo.png" />
</div>
<div style="display:none;"><script charset="utf-8" src="//static.jiasule.com/static/js/http_error.js?20130725"></script></div>
<script>
    var data = {"t_msg":"","t_link":"","display":false,"client_ip":"45.197.36.115","time_error":"24\/Aug\/2026:10:14:28 +0800"};
    if (!('display' in data) || data['display'] === true) {
        var divs = document.getElementsByClassName('b-box');
        for (var i = 0; i < divs.length; i++) {
            divs[i].style.display = 'block';
        }
    }
    document.getElementById('client_ip').innerText = data['client_ip'];
    document.getElementById('time_error').innerText = data['time_error'];
    function getOffsetLimit(msgW, boxW, pad) {var limit = init = 0;if (msgW+pad>boxW){limit = msgW+pad;if (msgW + pad - boxW > 20){init = pad}}else{limit = (msgW+pad)*2;init = -boxW}return {limit: limit, init: init}};
    var fst = document.getElementById('flink');
    var last = document.getElementById('slink');
    fst.innerText = last.innerText = data['t_msg'];
    fst.href = last.href = data['t_link'];
    var msgW = fst.getBoundingClientRect().width;
    var msgBox = document.getElementById('msg-box');
    var boxW = msgBox.getBoundingClientRect().width;
    var run = getOffsetLimit(msgW, boxW, 20);
    var ofst = 0;
    function runner() {ofst = ofst >= run.limit ? run.init : (ofst + 2);fst.style.transform = 'translateX('+(-ofst)+'px)';last.style.transform = 'translateX('+(-ofst)+'px)';};
    setInterval(runner, 100);
    // var sbox = document.getElementById('second-box');
    // var second = 2;
    // var ele = document.getElementById('second');
    // ele.innerText = second;
    // var eid = setInterval(function() {
    //     second--;
    //     ele.innerText = second;
    //     if (second == 0) {
    //         clearInterval(eid);
    //         sbox.outerHTML = "";
    //         window.location.href = "https://help.yunaq.com/black_whitelist.html";
    //     }
    // }, 1000);
    // document.getElementById('detail-link').addEventListener("click", function() {
    //     clearInterval(eid);
    //     sbox.outerHTML = "";
    // });
</script>
</body>
</html>
