 <!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/240.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>