<!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://hk.changanny.com/jingpin/</link>
    <description>Latest 20 threads of Ʒת</description>
    <copyright>Copyright(C) ̳֮</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 29 Apr 2026 02:03:41 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://hk.changanny.com/static/image/common/logo_88_31.gif</url>
      <title>̳֮</title>
      <link>https://hk.changanny.com/</link>
    </image>
    <item>
      <title>91ŮŮ_ϳ𺳵̶˹AnnyŮ_˹վϼ</title>
      <link>https://hk.changanny.com/jingpin/52217.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author>˹AnnyŮ</author>
      <pubDate>Fri, 30 Jun 2023 11:03:48 +0000</pubDate>
    </item>
    <item>
      <title>ԭƷ˿Ƶ127ȫ</title>
      <link>https://hk.changanny.com/jingpin/7465.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Tue, 22 May 2018 10:52:07 +0000</pubDate>
    </item>
    <item>
      <title>ձLove&amp;bootsƤѥṲ̊ѵƵ25ȫ</title>
      <link>https://hk.changanny.com/jingpin/7233.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Fri, 11 May 2018 15:48:13 +0000</pubDate>
    </item>
    <item>
      <title>֣ҹСƵ21ȫ</title>
      <link>https://hk.changanny.com/jingpin/6685.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Sun, 22 Apr 2018 17:51:11 +0000</pubDate>
    </item>
    <item>
      <title>ŮFJƵ31</title>
      <link>https://hk.changanny.com/jingpin/5171.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Tue, 13 Mar 2018 18:18:29 +0000</pubDate>
    </item>
    <item>
      <title>ŮFJƵ30ȫ</title>
      <link>https://hk.changanny.com/jingpin/5170.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Tue, 13 Mar 2018 17:58:42 +0000</pubDate>
    </item>
    <item>
      <title>ŮƵ23ȫ</title>
      <link>https://hk.changanny.com/jingpin/4928.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Sun, 04 Mar 2018 20:28:29 +0000</pubDate>
    </item>
    <item>
      <title>ŮƵȫ</title>
      <link>https://hk.changanny.com/jingpin/4767.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Mon, 26 Feb 2018 12:11:11 +0000</pubDate>
    </item>
    <item>
      <title>ҶSŮƵ20ȫ</title>
      <link>https://hk.changanny.com/jingpin/4469.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Tue, 20 Feb 2018 22:25:20 +0000</pubDate>
    </item>
    <item>
      <title>СйԭϵиƵ30ȫ</title>
      <link>https://hk.changanny.com/jingpin/4173.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Thu, 08 Feb 2018 19:30:15 +0000</pubDate>
    </item>
    <item>
      <title>ŮƵ65ȫ</title>
      <link>https://hk.changanny.com/jingpin/3731.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Fri, 02 Feb 2018 09:00:42 +0000</pubDate>
    </item>
    <item>
      <title>ŮƵ60ȫ</title>
      <link>https://hk.changanny.com/jingpin/3612.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Wed, 31 Jan 2018 07:53:49 +0000</pubDate>
    </item>
    <item>
      <title>ϤƵ15ȫ</title>
      <link>https://hk.changanny.com/jingpin/3535.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Sun, 28 Jan 2018 08:54:45 +0000</pubDate>
    </item>
    <item>
      <title>leylaŮƵ124ȫ</title>
      <link>https://hk.changanny.com/jingpin/3534.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Sun, 28 Jan 2018 08:36:15 +0000</pubDate>
    </item>
    <item>
      <title>ŮƵȫ</title>
      <link>https://hk.changanny.com/jingpin/3326.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Wed, 24 Jan 2018 11:50:04 +0000</pubDate>
    </item>
    <item>
      <title>ɫ˸Ƶ21ȫ</title>
      <link>https://hk.changanny.com/jingpin/3035.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Fri, 19 Jan 2018 16:22:14 +0000</pubDate>
    </item>
    <item>
      <title>Ƶ25ȫ</title>
      <link>https://hk.changanny.com/jingpin/2888.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Wed, 17 Jan 2018 09:56:41 +0000</pubDate>
    </item>
    <item>
      <title>õ˸Ƶ119ȫ</title>
      <link>https://hk.changanny.com/jingpin/2887.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Wed, 17 Jan 2018 09:44:14 +0000</pubDate>
    </item>
    <item>
      <title>ŮƵȫ</title>
      <link>https://hk.changanny.com/jingpin/2592.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Fri, 12 Jan 2018 08:25:23 +0000</pubDate>
    </item>
    <item>
      <title>ںɫƵ28ȫ</title>
      <link>https://hk.changanny.com/jingpin/2579.html</link>
      <description><![CDATA[]]></description>
      <category>Ʒת</category>
      <author></author>
      <pubDate>Wed, 10 Jan 2018 21:26:32 +0000</pubDate>
    </item>
  </channel>
</rss>