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