 <!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <title>霹雳邪章之道劫龙战</title>
    <meta name="keywords" content="">
    <meta name="description" content="邪章现，魔册十变；道劫起，龙战千里。
　　末天阎劂造烽烟，寰定乾坤命太玄。
　　六蚀天相．炼吾邪宗
　　太玄封羲挟寰界之力席卷苦境，两大弟子峥嶽天子、净华神秀各显奇能，天下道门在迅雷攻势下，望风">
    <style>
        html, body {
            margin: 0;
            padding: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
        }
        #detailFrame {
            width: 100%;
            height: 100%;
            border: none;
        }
        .loading {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            font-size: 18px;
        }
    </style>
</head>
<body>
    <div class="loading">正在加载视频详情...</div>
    <iframe id="detailFrame" src="/detail/625.html" onload="document.querySelector('.loading').style.display='none';"></iframe>
    
    <script>
        // 修改浏览器历史记录，让URL看起来没变
        try {
            history.replaceState({}, document.title, window.location.pathname + window.location.search);
        } catch(e) {}
    </script>
</body>
</html>