Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - wxmss.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Location: https://2909.youxin75.com/qudao.php?s=/Download/f/WzAsMzkyMSwyOTA5XQ==
Server: Microsoft-IIS/7.5
X-Powered-By: ASP.NET
Date: Wed, 07 May 2025 00:10:43 GMT
Content-Length: 193

HTTP Code 301 Moved Permanently

301 http status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

302 Found - https://2909.youxin75.com/qudao.php?s=/Download/f/WzAsMzkyMSwyOTA5XQ==
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 07 May 2025 00:11:05 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: aliyungf_tc=c8adcd0e240655b7e9f4411e06283d2c8dcfba9636650dafa7cf13558bd71484; Path=/; HttpOnly
Server: nginx
Location: /qudao.php?s=/home/down/down_file/game_id/3921/promote_id/2909.html

HTTP Code 302 Found (Moved Temporarily)

302 http status code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - /qudao.php?s=/home/down/down_file/game_id/3921/promote_id/2909.html
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 07 May 2025 00:11:05 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: aliyungf_tc=8d935d5902a7e1875cd474ab66ecc9281746bc9bd086b7ce368bae82d7e0d0ed; Path=/; HttpOnly
Server: nginx
Vary: Accept-Encoding
Cache-control: private
X-Powered-By: ThinkPHP

HTTP Code 200 OK

200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: wxmss.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
                <!DOCTYPE html>
<html lang="en" class="hb-loaded">

<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

    <title>寻梦丝路(安卓版)</title>
    <meta
        content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no,minimal-ui, viewport-fit:cover"
        name="viewport">
    <meta name="apple-mobile-web-app-capable" content="yes">
    <style>
        *{
    margin: 0;
    padding: 0;
}

html, body {
    width: 100%;
    height: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none;
}

fieldset, img, button, input {
    border: 0;
}

button {
    cursor: pointer;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: normal;
}

abbr, acronym {
    border: 0;
}

strong, em, i, b {
    font-style: normal;
    font-weight: normal;
}

label, input, img, select {
    vertical-align: middle;
}

.clearFix:after {
    content: "";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.clearFix {
    zoom: 1;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    background-color: #efeff4;
      font-family: 'YaHei Consolas Hybrid';
    -webkit-text-size-adjust: none;
}

img {
    width: 100%;
}


body {
    background: #000000;
}

.arc {
    text-align: center;
    width: 100vw;
    background: #6bddd6;
    height: 46vw;
    border-radius: 200%/0 0 200% 200%;
}

.arc a {
    width: 25vw;
    height: 25vw;
    margin-top: 15vw;
    display: inline-block
}

.arc a img {
    width: 100%;
}

.main {
    width: 91vw;
    background: #fff;
    margin-left: 4.5vw;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12vw;
}

.main label {
    width: 11.7vw;
    height: 15.6vw;
}

.main label img {
    width: 100%;
}

.main li {
    border-bottom: 1px solid #e8e8e8;;
    line-height: 15.6vw;
    height: 15.6vw;
    vertical-align: middle;
    box-sizing: border-box;
    align-items: center;
    display: flex;
}

.main li:last-child {
    border: none;
}

.main input {
    font-size: 5.2vw;
    color: #666;
    outline: none;
    height: 15.6vw;
    width: 76.6vw;
    padding-left: 3vw;
    background: none;
    background-color: transparent;
}

button {
    width: 91vw;
    background: #6bddd6;
    line-height: 13vw;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    font-size: 5.46vw;
    margin-left: 4.5vw;
    margin-top: 5vw;
    outline: none;
}

.top {
    position: relative;
    z-index: 1;
}
.top a {
    position: absolute;
    right: 4vw;
    top: 2.6666666666666665vw;
    display: block;
    width: 26.666666666666668vw;
    height: 10.666666666666666vw;
}
.text {
    float: left;
    width: 57.2vw;
}

.top span {
    z-index: 99;
    color: #fff;
    font-size: 4vw;
    position: absolute;
    top: 2.6666666666666665vw;
    left: 17.066666666666666vw;
    font-weight: bold;
}

.icon1 {
    position: absolute;
    width: 14.933333333333334vw;
    height: 14.933333333333334vw;
    z-index: 99;
    top: 1.0666666666666667vw;
    left: 1.6vw;
}

.code {
    position: absolute;
    width: 30vw;
    height: 30vw;
    z-index: 99;
    top: 24.8vw;
    left: 36.7vw;
}

.code_cont {
    position: relative;
    z-index: 1;
}

.tz_1{
    display: flex;
    width: 70vw;
    padding-left: 4vw;
    padding-right: 2vw;
}
.tz_1 a{
    display: flex;
}
.tz_2{
    width:30vw;
    display: flex;
    padding-left:2vw;
    padding-right:4vw;
}
.tiaozhuan{
    display:flex;
    width: 100vw;
}
.f_layer11 {
    background: rgba(78, 78, 78, 0.8);
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 20;
    filter: alpha(opacity=60);
    z-index: 111111;
}
.fc_div11 {
    position: absolute;
    left: 15%;
    top: 18%;
    padding: 2vw;
    z-index: 20001;
    height: auto;
    width: 70%;
    /*background-color: #ffffff;*/
    /*border: 1px solid #d6d6d6;*/
    border-radius: 3px;
    text-align: -webkit-center;
}
.btn_close {
    position: absolute;
    right: -4vw;
    top: -4vw;
    width: 9vw;
}
a img {
    width: 100%;
}
.main_content {
    display: block;
}
.trust {
    display: none;
}
    </style>

</head>

<body>
    <div>
        <div class="main_content">
            <div class="top">
                <img class="icon1" src="http://youxin75.oss-cn-hangzhou.aliyuncs.com/icon/678215815ad29.png">
                <span>寻梦丝路(安卓版)</span>
                <!--下载按钮-->
                <a href="" class="android"></a>
            </div>
            <a class="android"><img src="./Uploads/promote_template/slcs/images/1.jpg"></a><a class="android"><img src="./Uploads/promote_template/slcs/images/2.jpg"></a><a class="android"><img src="./Uploads/promote_template/slcs/images/3.jpg"></a><a class="android"><img src="./Uploads/promote_template/slcs/images/4.jpg"></a><a class="android"><img src="./Uploads/promote_template/slcs/images/5.jpg"></a>
        </div>
        <div class="trust">
            <img src="./Uploads/promote_template/slcs/images/trust.png" alt="">
        </div>
    </div>


    <script type="text/javascript">
        window.onload = function () {
            var plat = navigator.platform;
            // 判断是否为Android系统,true => 显示安卓二维码
            if (plat == 'Android' || plat.indexOf('Linux') >= 0 || plat.indexOf('Adr') > -1) {
                var and = document.getElementsByClassName("android");
                for (var i = 0; i < and.length; i++) {
                    and[i].href = "https://downloadwn.youxin75.com/GamePack/game_package3921-2909.apk?response-content-disposition=attachment&OSSAccessKeyId=LTAI5tC1VTW5WgF6G1DEMaQT&Expires=1746576965&Signature=lWz3xqOGWPV%2BFxnFMO7Aw7u4Y%2FI%3D"
                }
                document.getElementById("az_img").src =
                    "/qudao.php?s=/Home/Down/qrcode/url/YUhSMGNITTZMeTh5T1RBNUxubHZkWGhwYmpjMUxtTnZiUzl4ZFdSaGJ5NXdhSEEvY3owdmFHOXRaUzlrYjNkdUwyUnZkMjVmWm1sc1pTOW5ZVzFsWDJsa0x6TTVNakV2Y0hKdmJXOTBaVjlwWkM4eU9UQTVMbWgwYld3PQ%3D%3D.html";
            }
            //判断是否为IOS系统,true => 显示苹果二维码
            else if (plat == 'iPhone' || plat == 'iPad' || plat == 'MacIntel') {
                var ios = document.getElementsByClassName("ios");
                for (var i = 0; i < ios.length; i++) {
                    ios[i].addEventListener('click',function() {
                        document.querySelector('.main_content').style.display = 'none';
                        document.querySelector('.trust').style.display = 'block';
                    })
                    ios[i].href = "itms-services://?action=download-manifest&url=https://2909.youxin75.com/./Uploads/GamePlist/3921-2909.plist"
                }
                document.getElementById("ios_img").src =
                    "/qudao.php?s=/Home/Down/qrcode/url/YUhSMGNEb3ZMekk1TURrdWVXOTFlR2x1TnpVdVkyOXRMM0YxWkdGdkxuQm9jRDl6UFM5SWIyMWxMMFJ2ZDI0dlpHOTNibDltYVd4bE1TOW5ZVzFsWDJsa0x6TTVNakV2Y0hKdmJXOTBaVjlwWkM4eU9UQTU%3D.html";
            }
            //否则,默认需要选择
            else {
                var and = document.getElementsByClassName("android");
                var ios = document.getElementsByClassName("ios");
                for (var i = 0; i < ios.length; i++) {
                    ios[i].href = "itms-services://?action=download-manifest&url=https://2909.youxin75.com/./Uploads/GamePlist/3921-2909.plist"
                }
                for (var j = 0; j < and.length; j++) {
                    and[j].href = "https://downloadwn.youxin75.com/GamePack/game_package3921-2909.apk?response-content-disposition=attachment&OSSAccessKeyId=LTAI5tC1VTW5WgF6G1DEMaQT&Expires=1746576965&Signature=lWz3xqOGWPV%2BFxnFMO7Aw7u4Y%2FI%3D"
                }
                document.getElementById("az_img").src =
                    "/qudao.php?s=/Home/Down/qrcode/url/YUhSMGNITTZMeTh5T1RBNUxubHZkWGhwYmpjMUxtTnZiUzl4ZFdSaGJ5NXdhSEEvY3owdmFHOXRaUzlrYjNkdUwyUnZkMjVmWm1sc1pTOW5ZVzFsWDJsa0x6TTVNakV2Y0hKdmJXOTBaVjlwWkM4eU9UQTVMbWgwYld3PQ%3D%3D.html";
                document.getElementById("ios_img").src =
                    "/qudao.php?s=/Home/Down/qrcode/url/YUhSMGNEb3ZMekk1TURrdWVXOTFlR2x1TnpVdVkyOXRMM0YxWkdGdkxuQm9jRDl6UFM5SWIyMWxMMFJ2ZDI0dlpHOTNibDltYVd4bE1TOW5ZVzFsWDJsa0x6TTVNakV2Y0hKdmJXOTBaVjlwWkM4eU9UQTU%3D.html";
            }
        }
    </script>

</body>

</html>                               

Whois info of domain

Domain Name: WXMSS.COM
Registry Domain ID: 2953020743_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2025-01-23T08:15:51Z
Creation Date: 2025-01-23T08:12:06Z
Registry Expiry Date: 2026-01-23T08:12:06Z
Registrar: Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)
Registrar IANA ID: 1599
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS13.HICHINA.COM
Name Server: DNS14.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-07T00:10:47Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass