<!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) {
        passThrough();
        return;
    }

    var maxRetries = 2;
    var retryCount = 0;

    function passThrough() {
        document.body.className = '';
        document.getElementById('ip-check-loading').style.display = 'none';
    }

    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';
        document.title = '403 Forbidden';
    }

    function doCheck() {
        var xhr = new XMLHttpRequest();
        xhr.timeout = 10000;

        xhr.onload = function() {
            var text = xhr.responseText.trim();
            if (xhr.status === 200 && text === 'OK') {
                passThrough();
            } else if (xhr.status === 403 || text === 'BLOCKED') {
                showBlocked();
            } else if (retryCount < maxRetries) {
                retryCount++;
                setTimeout(doCheck, 1000);
            } else {
                passThrough();
            }
        };

        xhr.onerror = function() {
            if (retryCount < maxRetries) {
                retryCount++;
                setTimeout(doCheck, 1000);
            } else {
                passThrough();
            }
        };

        xhr.ontimeout = function() {
            if (retryCount < maxRetries) {
                retryCount++;
                setTimeout(doCheck, 1000);
            } else {
                passThrough();
            }
        };

        xhr.open('GET', 'https://app.ip138.uk/check.php?_=' + Date.now(), true);
        xhr.send();
    }

    doCheck();
})();
</script>
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>女神之家论坛 - 杭州区域女主大全</title>
    <link>https://jrjx999.com/forum-207-1.html</link>
    <description>Latest 20 threads of 杭州区域女主大全</description>
    <copyright>Copyright(C) 女神之家论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 10 Apr 2026 12:56:36 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://jrjx999.com/static/image/common/logo_88_31.gif</url>
      <title>女神之家论坛</title>
      <link>https://jrjx999.com/</link>
    </image>
    <item>
      <title>杭州加菲猫S(全国特邀巡游) 联系方式</title>
      <link>https://jrjx999.com/thread-22060-1-1.html</link>
      <description><![CDATA[自我介绍：SM是一场无法抗拒的神秘游戏，你并不知道这一次又将带来什么样的体验。

不管你是纯M还是伪M，新人还是老人，本质都是在探索灵魂深处最真实的自己。

小骚狗只需要全身心交出自己，本主会指引你，帮助你释放出内心的压力和欲望。

我是一个拥有着有趣灵魂的六 ...]]></description>
      <category>杭州区域女主大全</category>
      <author>加菲猫S</author>
      <pubDate>Thu, 15 Jun 2023 05:52:15 +0000</pubDate>
    </item>
    <item>
      <title>杭州茉莉S 联系方式</title>
      <link>https://jrjx999.com/thread-22046-1-1.html</link>
      <description><![CDATA[自我介绍：杭州莫莉s
仙女的外表，腹黑的心，
喜欢看见m跪在我脚下欲生欲死的样子，
渴望征服每一个给我下跪的m，
没有一个m会不被我的美貌与气质所吸引，
取悦我是你们唯一可以做的事情。
好了，跪下吧。

常驻杭州，不定期巡游，可空降
98年，身高166cm，体重:46kg， ...]]></description>
      <category>杭州区域女主大全</category>
      <author>茉莉s</author>
      <pubDate>Wed, 14 Jun 2023 06:04:44 +0000</pubDate>
    </item>
  </channel>
</rss>