<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html&gt;
&lt;html&gt;&lt;head&gt;
    &lt;meta charset="UTF-8"&gt;
    &lt;title&gt;ç½‘ç«™ç»´æŠ¤ä¸­...&lt;/title&gt;
    &lt;meta name="viewport" content="initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"&gt;
    &lt;style&gt;
    *{margin:0;padding:0}body,html{width:100%;height:100%;overflow:hidden;font-family:Helvetica,Arial,Microsoft Yahei,sans-serif;background-image:url(back.jpg);background-color:#354141;background-repeat:repeat;background-size:cover;font-size:14px;position:fixed;text-shadow:1px 1px rgba(0,0,0,.3)}h2{color:#fff;font-size:28px;font-weight:400;text-transform:capitalize;margin:0 0 30px}li{display:inline-block;font-size:42px;font-weight:400;text-align:center;height:100px;text-shadow:none;vertical-align:middle;color:#fff;margin:10px 0;height:auto;padding-bottom:15px;background:0 0;width:136px;border-right:2px dashed rgba(255,255,255,.26)}li:last-child{border:none}li span{line-height:70px}li div{display:block;font-size:16px;margin-top:0;text-align:center;background:rgba(255,255,255,.06);color:#fff;padding:0;height:45px;line-height:45px}.fed-main-info{width:90%;min-width:320px;position:absolute;top:50%;left:50%;color:#fff;font-size:16px;text-align:center;transform:translate(-50%,-50%);z-index:999;padding-bottom:80px}.fed-foot-info{position:fixed;text-align:center;width:100%;bottom:40px;color:#eee}@media(max-width:768px){.fed-main-info{width:320px}li:nth-last-child(3){border:none}.fed-foot-info{bottom:20px}}
    &lt;/style&gt;
    &lt;/head&gt;
    &lt;body&gt;
    &lt;script type="text/javascript"&gt; document.body.oncontextmenu=document.body.ondragstart= document.body.onselectstart=document.body.onbeforecopy=function(){return false;};
    document.body.onselect=document.body.oncopy=document.body.onmouseup=function(){document.selection.empty();}; &lt;/script&gt;
    &lt;script type="text/javascript"&gt;   
    document.onkeydown=function(){
            var e = window.event||arguments[0];
                        if(e.keyCode==123){
                
                        return false;
                }
                    if((e.ctrlKey)&amp;&amp;(e.shiftKey)&amp;&amp;(e.keyCode==73)){
            
                return false;
            }
            if((e.ctrlKey)&amp;&amp;(e.keyCode==85)){
            
                return false;
            }
            if((e.ctrlKey)&amp;&amp;(e.keyCode==83)){
              
               return false;
            }
                }
            document.oncontextmenu=function(){
        
            return false;
        }
            var threshold = 160;
        window.setInterval(function() {  
            if (window.outerWidth - window.innerWidth &gt; threshold ||   
            window.outerHeight - window.innerHeight &gt; threshold) {  
                function disableDebugger() {
                    debugger;
                }
                $(document).ready(function () {
                    disableDebugger();
                });
            }  
        }, 1e3);  
    &lt;/script&gt;
    &lt;div class="fed-main-info"&gt;
    &lt;h2&gt;éžå¸¸æŠ±æ­‰ï¼Œå…¨ç«™å†…å®¹å®¡æ&nbsp;¸ä¸­...&lt;/h2&gt;
    ä¸ºäº†æ›´åŠ&nbsp;åˆæ³•åˆè§„è¿è¥ç½‘ç«™ï¼Œæˆ‘ä»¬æ­£åœ¨å¯¹å…¨ç«™å†…å®¹è¿›è¡Œå®¡æ&nbsp;¸ï¼Œä¹‹å‰çš„å†…å®¹å®¡æ&nbsp;¸é€šè¿‡åŽæ‰èƒ½è®¿é—®ã€‚
    &lt;/div&gt;
    &lt;div class="fed-foot-info"&gt;
    &lt;script type="text/javascript"&gt;
        document.write('Copyright ' + new Date().getFullYear() + ' ' + location.hostname + ' Inc.');
        &lt;/script&gt;
 
    &lt;/div&gt;&lt;/body&gt;&lt;/html&gt;</pre></body></html>