<style>
#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>

<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() {
        var el = document.getElementById('ip-check-loading');
        if (el) el.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>XL乐园论坛社区 - Footfetish bar</title>
    <link>https://gefest-ua.com/forum-160-1.html</link>
    <description>Latest 20 threads of Footfetish bar</description>
    <copyright>Copyright(C) XL乐园论坛社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 09 Apr 2026 12:32:01 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://gefest-ua.com/static/image/common/logo_88_31.gif</url>
      <title>XL乐园论坛社区</title>
      <link>https://gefest-ua.com/</link>
    </image>
    <item>
      <title>Footfetish_sanctuary最新高清四绝色美女_高跟餐厅TJ在线视频播放</title>
      <link>https://gefest-ua.com/thread-22331-1-1.html</link>
      <description><![CDATA[[视频名称] : Footfetishsanctuary最新高清四绝色美女高跟餐厅TJ

[视频大小] : 518M

[视频时长] : 10min

[内容概要] :  Footfetishsanctuary最新高清四绝色美女高跟餐厅TJ







（温馨提示：本站内容来源各大站点收集，大部分都是圈内专业演员表演，很多类似杂技气 ...]]></description>
      <category>Footfetish bar</category>
      <author>Footfetish</author>
      <pubDate>Wed, 21 Jun 2023 07:14:25 +0000</pubDate>
    </item>
  </channel>
</rss>