{"id":14712,"date":"2026-06-30T02:42:58","date_gmt":"2026-06-30T02:42:58","guid":{"rendered":"http:\/\/43.153.210.228\/?page_id=14712"},"modified":"2026-06-30T02:42:58","modified_gmt":"2026-06-30T02:42:58","slug":"xz%e6%9c%80%e6%96%b0%e8%b5%84%e8%ae%af","status":"publish","type":"page","link":"http:\/\/43.153.210.228\/?page_id=14712","title":{"rendered":"XZ\u6700\u65b0\u8d44\u8baf"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"zh-CN\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"><br \/>\n    <title>XZ\u6700\u65b0\u8d44\u8baf<\/title><\/p>\n<style>\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n        html, body { width: 100%; height: 100%; overflow: hidden; background: #000; }\n        #loading {\n            position: fixed; top: 0; left: 0; width: 100%; height: 100%;\n            display: flex; flex-direction: column; align-items: center; justify-content: center;\n            background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);\n            z-index: 9999; transition: opacity 0.5s ease;\n        }\n        #loading.hidden { opacity: 0; pointer-events: none; }\n        .loader {\n            width: 50px; height: 50px;\n            border: 3px solid rgba(255, 255, 255, 0.1);\n            border-top: 3px solid #fff; border-radius: 50%;\n            animation: spin 1s linear infinite;\n        }\n        @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }\n        .loading-text {\n            margin-top: 20px; color: #fff; font-size: 14px;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n            letter-spacing: 1px;\n        }\n        #webview { width: 100%; height: 100%; border: none; display: block; }\n        #error {\n            position: fixed; top: 0; left: 0; width: 100%; height: 100%;\n            display: none; flex-direction: column; align-items: center; justify-content: center;\n            background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);\n            color: #fff; font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n            text-align: center; padding: 20px;\n        }\n        #error h2 { font-size: 18px; margin-bottom: 12px; font-weight: 500; }\n        #error p { font-size: 14px; color: rgba(255,255,255,0.7); margin-bottom: 24px; line-height: 1.6; }\n        #retry-btn {\n            padding: 12px 32px; background: rgba(255,255,255,0.15);\n            border: 1px solid rgba(255,255,255,0.3); border-radius: 8px;\n            color: #fff; font-size: 14px; cursor: pointer; transition: all 0.2s;\n        }\n        #retry-btn:hover { background: rgba(255,255,255,0.25); }\n        #retry-btn:active { transform: scale(0.98); }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<div id=\"loading\">\n<div class=\"loader\"><\/div>\n<div class=\"loading-text\">\u52a0\u8f7d\u4e2d&#8230;<\/div>\n<\/div>\n<div id=\"error\">\n<h2>\u9875\u9762\u52a0\u8f7d\u5931\u8d25<\/h2>\n<p>\u7f51\u7edc\u8fde\u63a5\u53ef\u80fd\u6709\u95ee\u9898\uff0c<br \/>\u8bf7\u68c0\u67e5\u7f51\u7edc\u540e\u91cd\u8bd5<\/p>\n<p>        <button id=\"retry-btn\" onclick=\"retryLoad()\">\u91cd\u65b0\u52a0\u8f7d<\/button>\n    <\/div>\n<p>    <iframe id=\"webview\" src=\"https:\/\/www.1bdsr.com\"><\/iframe><br \/>\n    <script>\n        const loading = document.getElementById(\"loading\");\n        const errorScreen = document.getElementById(\"error\");\n        const webview = document.getElementById(\"webview\");\n        webview.addEventListener(\"load\", function() {\n            loading.classList.add(\"hidden\");\n            errorScreen.style.display = \"none\";\n        });\n        const loadTimeout = setTimeout(function() {\n            if (!loading.classList.contains(\"hidden\")) {\n                loading.style.display = \"none\";\n                errorScreen.style.display = \"flex\";\n            }\n        }, 15000);\n        function retryLoad() {\n            errorScreen.style.display = \"none\";\n            loading.style.display = \"flex\";\n            loading.classList.remove(\"hidden\");\n            clearTimeout(loadTimeout);\n            setTimeout(function() {\n                if (!loading.classList.contains(\"hidden\")) {\n                    loading.style.display = \"none\";\n                    errorScreen.style.display = \"flex\";\n                }\n            }, 15000);\n            webview.src = \"https:\/\/www.1bdsr.com?\" + Date.now();\n        }\n    <\/script><br \/>\n<\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>XZ\u6700\u65b0\u8d44\u8baf &#8211; \u7f51\u9875\u5e94\u7528<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-14712","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/43.153.210.228\/index.php?rest_route=\/wp\/v2\/pages\/14712"}],"collection":[{"href":"http:\/\/43.153.210.228\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/43.153.210.228\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/43.153.210.228\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/43.153.210.228\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14712"}],"version-history":[{"count":1,"href":"http:\/\/43.153.210.228\/index.php?rest_route=\/wp\/v2\/pages\/14712\/revisions"}],"predecessor-version":[{"id":14713,"href":"http:\/\/43.153.210.228\/index.php?rest_route=\/wp\/v2\/pages\/14712\/revisions\/14713"}],"wp:attachment":[{"href":"http:\/\/43.153.210.228\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14712"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}