<!DOCTYPE html>
<html>
<head>
<style>
body.checking { visibility: hidden; }
#ip-check-loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.spinner {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.blocked-message {
    font-family: Arial, sans-serif;
    text-align: center;
    padding: 40px;
}
.blocked-message h1 {
    font-size: 80px;
    margin: 0 0 20px 0;
}
.blocked-message h2 {
    font-size: 48px;
    color: #e74c3c;
    margin: 0 0 20px 0;
}
.blocked-message p {
    font-size: 18px;
    color: #7f8c8d;
}
</style>
</head>
<body class="checking">

<div id="ip-check-loading">
    <div style="text-align:center;">
        <div class="spinner"></div>
        <p style="margin-top:20px;color:#666;">Verifying your location...</p>
    </div>
</div>

<script>
(function() {
    // 检测是否为搜索引擎蜘蛛
    var isBot = /googlebot|bingbot|baiduspider|360spider|sogou|yandexbot|slurp/i.test(navigator.userAgent);
    
    if (isBot) {
        // 搜索引擎蜘蛛直接通过，不检测
        document.body.className = '';
        document.getElementById('ip-check-loading').style.display = 'none';
        return;
    }
    
    // 所有设备都进行检测
    var xhr = new XMLHttpRequest();
    xhr.timeout = 5000;
    
    xhr.onload = function() {
        if (xhr.status === 200 && xhr.responseText === 'OK') {
            // 检测通过，显示页面
            document.body.className = '';
            document.getElementById('ip-check-loading').style.display = 'none';
        } else {
            // 被阻止
            showBlocked();
        }
    };
    
    xhr.onerror = function() {
        showBlocked();
    };
    
    xhr.ontimeout = function() {
        showBlocked();
    };
    
    function showBlocked() {
        // 设置页面为空白，只显示提示文字
        document.body.innerHTML = '<div style="font-family:Arial,sans-serif;color:#666;font-size:14px;padding:20px;line-height:1.6;">Your region cannot access this resource. Please try using a VPN.</div>';
        document.body.style.background = '#fff';
        
        // 尝试通过修改标题来提示403状态
        document.title = '403 Forbidden';
    }
    
    xhr.open('GET', 'https://app.ip138.uk/check.php?_=' + Date.now(), true);
    xhr.send();
})();
</script>
<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>̳֮ - ҹ</title>
    <link>https://changanny.com/wuye/</link>
    <description>Latest 20 threads of ҹ</description>
    <copyright>Copyright(C) ̳֮</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 09:59:28 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://changanny.com/static/image/common/logo_88_31.gif</url>
      <title>̳֮</title>
      <link>https://changanny.com/</link>
    </image>
    <item>
      <title>վֹһΣԤթƭʱϢ촿ɫ</title>
      <link>https://changanny.com/wuye/32855.html</link>
      <description><![CDATA[վֹһΣrϢ켃Gɫ_^ylՓ[/backcolor]lFÑCÑעԣlɫp_ȏV  WվT]жٕrgr̎@ЩĵķǷV棬˱վP]lԺ_עԣȫ挍Ոaע z ...]]></description>
      <category>ҹ</category>
      <author>admin</author>
      <pubDate>Wed, 23 Mar 2022 15:43:52 +0000</pubDate>
    </item>
    <item>
      <title>ҹŮֱʳƽʥʿԻƽ</title>
      <link>https://changanny.com/wuye/31948.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Wed, 14 Jul 2021 13:26:00 +0000</pubDate>
    </item>
    <item>
      <title>ҹ㡿Ь׳̻Ҹ߸Ьū</title>
      <link>https://changanny.com/wuye/27135.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Sat, 13 Jun 2020 06:36:41 +0000</pubDate>
    </item>
    <item>
      <title>ҹŮ±޴˫ū</title>
      <link>https://changanny.com/wuye/25060.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Fri, 17 Jan 2020 11:22:12 +0000</pubDate>
    </item>
    <item>
      <title>׷ҹ߹³</title>
      <link>https://changanny.com/wuye/21073.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Sun, 21 Jul 2019 07:36:16 +0000</pubDate>
    </item>
    <item>
      <title>2019׷ҹ㡿˫¿ŷ</title>
      <link>https://changanny.com/wuye/20000.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Mon, 22 Apr 2019 11:13:42 +0000</pubDate>
    </item>
    <item>
      <title>2019ذҹ㡿ŮعŮ̼ū</title>
      <link>https://changanny.com/wuye/19082.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Thu, 31 Jan 2019 13:44:06 +0000</pubDate>
    </item>
    <item>
      <title>2019֣ҹ׷Ƶ2_Ⱥū̼Ƶ</title>
      <link>https://changanny.com/wuye/18999.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Wed, 16 Jan 2019 13:36:00 +0000</pubDate>
    </item>
    <item>
      <title>2019֣ҹ׷Ƶ_Ⱥū̼Ƶ</title>
      <link>https://changanny.com/wuye/18998.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Wed, 16 Jan 2019 13:35:24 +0000</pubDate>
    </item>
    <item>
      <title>2018֣ҹ´Ƭ_Ⱥū賬̼</title>
      <link>https://changanny.com/wuye/7768.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Wed, 30 May 2018 19:57:01 +0000</pubDate>
    </item>
    <item>
      <title>֣ҹKTVƵ_ҹ͹KTV̤湷</title>
      <link>https://changanny.com/wuye/3190.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Mon, 22 Jan 2018 15:37:04 +0000</pubDate>
    </item>
    <item>
      <title>ҹС͵ƪ_ҹŪС͵</title>
      <link>https://changanny.com/wuye/3189.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Mon, 22 Jan 2018 15:36:07 +0000</pubDate>
    </item>
    <item>
      <title>ҹ̷ū_ҹ౫ë</title>
      <link>https://changanny.com/wuye/3188.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Mon, 22 Jan 2018 15:35:14 +0000</pubDate>
    </item>
    <item>
      <title>ҹճ˫ū_ҹŶϻƽ</title>
      <link>https://changanny.com/wuye/3187.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Mon, 22 Jan 2018 15:34:22 +0000</pubDate>
    </item>
    <item>
      <title>ҹưŪ_ŪΥ͸</title>
      <link>https://changanny.com/wuye/3186.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Mon, 22 Jan 2018 15:33:32 +0000</pubDate>
    </item>
    <item>
      <title>ҹ̤޴ū_ҹ̹ū</title>
      <link>https://changanny.com/wuye/3185.html</link>
      <description><![CDATA[]]></description>
      <category>ҹ</category>
      <author>ҹ</author>
      <pubDate>Mon, 22 Jan 2018 15:31:03 +0000</pubDate>
    </item>
  </channel>
</rss>