zoukankan      html  css  js  c++  java
  • 403 'Forbidden'

    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8" />
    <style>
    body{ background:#eff1f0; font-family: microsoft yahei; color:#969696; font-size:12px;}
    .online-desc-con { text-align:center; }
    .r-tip01 { color: #969696; font-size: 16px; display: block; text-align: center;  500px; padding: 0 10px; overflow: hidden; text-overflow: ellipsis; margin: 0 auto 15px; }
    .r-tip02 { color: #b1b0b0; font-size: 12px; display: block; margin-top: 20px; 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>
    <script>
    void(function fuckie6(){if(location.hash && /MSIE 6/.test(navigator.userAgent) && !/jsl_sec/.test(location.href)){location.href = location.href.split('#')[0] + '&jsl_sec' + location.hash}})();
    var error_403 = '';
    if(error_403 == '') {
    	error_403 = '当前访问疑似黑客攻击,已被创宇盾拦截。';
    }
    </script>
    </head>
    <body>
    <div class="online-desc-con" style="550px;padding-top:15px;margin:34px auto;">
    	<a id="official_site" href="http://www.365cyd.com" target="_blank"><img alt="" style="margin: 0 auto 17px auto;" src="/cdn-cgi/image/waf-logo.png" /></a>
    	<span class="r-tip01"><script>document.write(error_403);</script></span>
    	<span class="r-tip02">如果您是网站管理员<a href="http://help.365cyd.com/cyd-error-help.html?code=403" target="_blank">点击这里</a>查看详情</span>
    	<hr/>
    	<center>client: 211.161.60.12, server: d171d61, time: 2017-11-29 15:17:22 [80001]</center>
    	<img alt="" src="/cdn-cgi/image/logo.png" />
    </div>
    <div style="display:none;">
        <script>
            var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
            document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3Fd7682ab43891c68a00de46e9ce5b76aa' type='text/javascript'%3E%3C/script%3E"));
        </script>
    </div>
    </body>
    </html>
    

      

  • 相关阅读:
    在CHROME里安装 VIMIUM 插件, 方便操作
    Python 判断变量的类型
    Python 格式化输出
    ssh 使用
    [转载] 构造linux 系统下免密码ssh登陆  _How to establish password-less login with SSH
    [转载] SSH入门学习基础教程
    SSH 常用命令解析
    【转载】 调研文献的方法介绍,适用于各个领域
    POJ 2549 Sumsets
    HDU 5858 Hard problem
  • 原文地址:https://www.cnblogs.com/rsapaper/p/7920713.html
Copyright © 2011-2022 走看看