<!DOCTYPE html>
<html>
<head>
    <title></title>
    <meta http-equiv="refresh" content="1;url=https://www.shangzuolv.com">
</head>
<body>
    <!-- 
    <div class="container">
        <h1>网站转发通知</h1>
        <p>The site will be forwarded to our new domain.</p>
        <p>正在将您重定向到新网站...</p>
        <p><small>如果页面没有自动跳转，请 <a href="https://www.shangzuolv.com" style="color: #ffd700;">点击这里</a>；有事请联系hr@glassfish.ltd</small></p>
    </div>
    -->
    <script>
        // 可选：JavaScript 重定向作为备用
        setTimeout(function() {
            window.location.href = "https://www.shangzuolv.com";
        }, 1000);
    </script>
</body>
</html>