<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <title>正在进群</title>
        <script type="text/javascript">
            var arr_url=['https://jq.qq.com/?_wv=1027&k=123456'];
            var url_index = Math.floor(Math.random() * arr_url.length + 1)-1;  
            var stxlurl = arr_url[url_index];
        </script>
    </head>
    <body>
<script>window.location.href=(stxlurl)</script>
    </body>
</html>
Last modification:April 12, 2022
如果觉得我的文章对你有用,请随意赞赏