<!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>̳֮ - ҶSŮ</title>
    <link>https://www.changanny.com/yes/</link>
    <description>Latest 20 threads of ҶSŮ</description>
    <copyright>Copyright(C) ̳֮</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 08:05:37 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.changanny.com/static/image/common/logo_88_31.gif</url>
      <title>̳֮</title>
      <link>https://www.changanny.com/</link>
    </image>
    <item>
      <title>ҶSµ̼ūȦճȫ</title>
      <link>https://www.changanny.com/yes/25329.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 21 Jan 2020 13:42:03 +0000</pubDate>
    </item>
    <item>
      <title>ҶS˫ūź_˫ū߿</title>
      <link>https://www.changanny.com/yes/4468.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 22:08:26 +0000</pubDate>
    </item>
    <item>
      <title>ҶS˫ūź_˿FJ</title>
      <link>https://www.changanny.com/yes/4467.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 22:07:17 +0000</pubDate>
    </item>
    <item>
      <title>ҶS޹޴̼ū_ūźҶS</title>
      <link>https://www.changanny.com/yes/4466.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 22:05:52 +0000</pubDate>
    </item>
    <item>
      <title>ҶSȫλ̹ūƵ</title>
      <link>https://www.changanny.com/yes/4465.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 22:04:19 +0000</pubDate>
    </item>
    <item>
      <title>ҶS˿ŵCDū_ҶS˿CDū</title>
      <link>https://www.changanny.com/yes/4464.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 22:03:22 +0000</pubDate>
    </item>
    <item>
      <title>ҶSǾƵǿƨ_ҶSǿCDɧūŰ</title>
      <link>https://www.changanny.com/yes/4463.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 22:02:15 +0000</pubDate>
    </item>
    <item>
      <title>ҶSԸƤѥ˫ū_ҶSβ̤</title>
      <link>https://www.changanny.com/yes/4462.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 22:01:16 +0000</pubDate>
    </item>
    <item>
      <title>ҶSƵ˫_ҶS˫ū̷</title>
      <link>https://www.changanny.com/yes/4461.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 22:00:12 +0000</pubDate>
    </item>
    <item>
      <title>ҶSƵιݮ_ҶSūƵ</title>
      <link>https://www.changanny.com/yes/4460.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:59:26 +0000</pubDate>
    </item>
    <item>
      <title>ҶSԸлʿԡҿź_ūʥˮߣƵ</title>
      <link>https://www.changanny.com/yes/4459.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:58:02 +0000</pubDate>
    </item>
    <item>
      <title>ҶSԭζ˿ǿƿƵ</title>
      <link>https://www.changanny.com/yes/4458.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:57:16 +0000</pubDate>
    </item>
    <item>
      <title>ҶSŵū_ҶS¶̽ū</title>
      <link>https://www.changanny.com/yes/4457.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:56:14 +0000</pubDate>
    </item>
    <item>
      <title>ԸҶSȹɢ޳M_ҶS߸Ь߲ū</title>
      <link>https://www.changanny.com/yes/4456.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:55:09 +0000</pubDate>
    </item>
    <item>
      <title>ҶSƤȹˮιʳū_ҶS̤CDū̷</title>
      <link>https://www.changanny.com/yes/4455.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:53:50 +0000</pubDate>
    </item>
    <item>
      <title>ԸҶSֱջƵ_ҶSջֱ</title>
      <link>https://www.changanny.com/yes/4454.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:52:50 +0000</pubDate>
    </item>
    <item>
      <title>ҶSŮ̳ٵū_ҶSṲ̊</title>
      <link>https://www.changanny.com/yes/4453.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:51:30 +0000</pubDate>
    </item>
    <item>
      <title>ҶSԸб̤_ҶS˿źƵ</title>
      <link>https://www.changanny.com/yes/4452.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:50:16 +0000</pubDate>
    </item>
    <item>
      <title>ҶSԸгѥιʳˮ_ҶSǿ˫ūź</title>
      <link>https://www.changanny.com/yes/4451.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:49:15 +0000</pubDate>
    </item>
    <item>
      <title>ҶSϹٶɹ˿Ŷ̹ū</title>
      <link>https://www.changanny.com/yes/4450.html</link>
      <description><![CDATA[]]></description>
      <category>ҶSŮ</category>
      <author>ҶSŮ</author>
      <pubDate>Tue, 20 Feb 2018 21:47:34 +0000</pubDate>
    </item>
  </channel>
</rss>