Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - yuscd.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 04 May 2025 06:51:24 GMT
Content-Type: text/html
Content-Length: 9216
Connection: keep-alive
Vary: Accept-Encoding
Last-Modified: Tue, 02 Jul 2024 03:40:33 GMT
ETag: "668376b1-2400"
Accept-Ranges: bytes

HTTP Code 200 OK

200 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: yuscd.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <link rel="icon" href="./img/logo.png" type="image/x-icon">
  <title>倾慰</title>
  <style>
    html, body {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
    }
    body {
      font-family: Hiragino Sans GB,Helvetica Neue,Microsoft Yahei,Arial,\5b8b\4f53,sans-serif;
      -webkit-font-smoothing: antialiased;
      line-height: 1.7;
      background-color: #fcfcfc;
    }

    
    .wrapper {
      position: relative;
      height: 100%;
      min-height: 600px;
      background: transparent url('./img/0.png') 50% 80% repeat-x;
      background-size: cover;
    }
    .wrapper .left {
      position: absolute;
      /* left: 50%; */
      /* margin-left: -210px; */
      left: 10%;
      top: 205px;
      width: 420px;
      /* left: 280px; */
    }
    .wrapper .title {
      line-height: 1;
      color: #fff;
      font-size: 36px;
      margin-bottom: 16px;
    }

    .wrapper .tips {
      /* line-height: 1; */
      color: #fff;
      font-size: 15px;
      padding-bottom: 12px;
    }
    .wrapper .apple, .wrapper .android, .wrapper .qrcode {
      display: inline-block;
      width: 120px;
      height: 38px;
      line-height: 20px;
      font-size: 12px;
      position: relative;
      margin: 86px 16px 0 0;
      opacity: 1;
      left: 0;
      top: 0;
      background-size: 100% 100%;
    }


    .right {
      display: block;
      z-index: 1;
      position: absolute;
      right: 10%;
      /* top: 133px; */
      top: 20%;
      width: 436px;
    }
    .right .sample1 {
      position: absolute;
      top: 40px;
      left: 20px;
      z-index: 2;
      background: transparent url('./img/1.jpg') 0 0 no-repeat;
      width: 308px;
      height: 428px;
      background-size: 260px;
      overflow: hidden;
      background-position: -11px -6px;
      border-radius: 5px;
    }
    .right .sample2 {
      position: absolute;
      top: 10px;
      left: 200px;
      z-index: 1;
      background: transparent url('./img/2.jpg') 0 0 no-repeat;
      width: 300px;
      height: 400px;
      background-size: 260px;
      overflow: hidden;
      background-position: -20px -14px;
      border-radius: 5px;
    }

    footer {
      padding-top: 80px;
      font-family: Helvetica Neue,Arial,Hiragino Sans GB,Microsoft Yahei,\5b8b\4f53,sans-serif;
      height: 78px;
      text-align: center;
      line-height: 78px;
      font-size: 16px;
      color: #6c6c6c;
      background: #fcfcfc
    }

    footer a {
      text-decoration: none;
      color: #6c6c6c;
    }

    .tooltips {
      display: none;
      top: -52px;
      left: 50%;
      transform: translateX(-50%);
      transform-origin: 50% 45px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      padding-bottom: 8px;
      color: rgba(0,0,0,0.65);
      font-size: 14px;
      font-variant: tabular-nums;
      line-height: 1.5;
      list-style: none;
      -webkit-font-feature-settings: 'tnum';
      font-feature-settings: 'tnum';
      position: absolute;
      z-index: 1060;
      max-width: 250px;
      visibility: visible;
    }
    .tooltips .arrow {
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-color: transparent;
      border-width: 5px 5px 0;
      border-top-color: rgba(0,0,0,0.75);
      left: 50%;
      margin-left: -5px;
      bottom: 3px;
    }
    .tooltips .content {
      width: 80px;
      min-width: 30px;
      min-height: 32px;
      line-height: 32px;
      padding: 6px 8px;
      color: #fff;
      text-align: center;
      text-decoration: none;
      word-wrap: break-word;
      background-color: rgba(0,0,0,0.75);
      border-radius: 4px;
      -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.15);
      box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    }

    
    .wrapper1 {
      /* position: relative; */
      height: 100%;
      min-height: 00px;
      background: transparent url('./img/bg1.png') 50% 80% repeat-x;
      background-size: cover;
      display:flex;
      justify-content:center;
      align-items:center;
    }

    .wrapper1 .sample {
      margin-left: 100px;
      z-index: 3;
      background: transparent url('./img/4.jpg') 0 0 no-repeat;
      width: 300px;
      height: 450px;
      background-size: 260px;
      overflow: hidden;
      background-position: -20px -14px;
    
    }

    .wrapper1 .bg {
      width: 300px;
      height: 500px;
      
    }

    .wrapper1 .title {
      line-height: 1;
      color: #2fb9c3;
      font-size: 36px;
    }

    .wrapper1 .tips {
        height: 100px;
        width: 300px;
        color: #666;

    }



    .wrapper2 {
      /* position: relative; */
      height: 100%;
      min-height: 300px;
      background: transparent url('./img/bg4.jpg') 50% 80% repeat-x;
      background-size: cover;
      display:flex;
      justify-content:center;
      align-items:center;
    }

    .wrapper2 .sample {
      z-index: 3;
      background: transparent url('./img/2.jpg') 0 0 no-repeat;
      width: 300px;
      height: 450px;
      background-size: 260px;
      overflow: hidden;
      background-position: -20px -14px;
    
    }

    .wrapper2 .bg {
      margin-left: 100px;
      width: 300px;
      height: 500px;
    }

    .wrapper2 .title {
      line-height: 1;
      color: #2fb9c3;
      font-size: 36px;
    }

    .wrapper2 .tips {
        height: 100px;
        width: 300px;
        color: #fff;
    }

    .wrapper3 {
      /* position: relative; */
      height: 100%;
      min-height: 300px;
      background: transparent url('./img/bg3.png') 50% 80% repeat-x;
      background-size: cover;
      display:flex;
      justify-content:center;
      align-items:center;
    }

    .wrapper3 .sample {
      margin-left: 100px;
      z-index: 3;
      background: transparent url('./img/3.jpg') 0 0 no-repeat;
      width: 300px;
      height: 450px;
      background-size: 260px;
      overflow: hidden;
      background-position: -20px -14px;
    
    }

    .wrapper3 .bg {
      width: 300px;
      height: 500px;
    }

    .wrapper3 .title {
      line-height: 1;
      color: #2fb9c3;
      font-size: 36px;
    }

    .wrapper3 .tips {
        height: 100px;
        width: 300px;
        color: #666;
  
    }

    .wrapper4 {
      /* position: relative; */
      height: 100%;
      min-height: 300px;
      background: transparent url('./img/bg4.jpg') 50% 80% repeat-x;
      background-size: cover;
      display:flex;
      justify-content:center;
      align-items:center;
    }

    .wrapper4 .bg {
      width: 400px;
      height: 500px;
    }

    .wrapper4 .title {
      line-height: 1;
      color: #fff;
      font-size: 36px;
    }

    .wrapper4 .tips {
        height: 100px;
        width: 400px;
        color: #fff;
  
    }

  </style>
</head>
<body>
  <div class="wrapper">
    <div class="left">
      <h1 class="title">倾慰</h1>
      <p class="tips">倾慰是一款集相亲,交友,恋爱,社交于一身的APP,通过实时视频互动解决陌生人社交破冰的真实相亲社交产品。
        以视频,语音,文字等多种方式,多场景的为上千万用户创造更多恋爱机会,打造360度恋爱圈!
        在倾慰每天都可以亲眼见证很多人的牵手幸福,也许你也是其中的一员~
        找对象,上倾慰,更真实的恋爱社区!</p>
      <div class="linkbox">
        <p>
            <a style="display: block;padding: 10px 20px;width: 130px;background: #fff;color: #333;text-align: center;cursor: pointer;" href="https://file.huyulive.cn/apps/1.0.7_8_vivo_pianddmi.apk">安卓下载</a>
          </p>
      </div>
    </div>
    <div class="right">
      <div class="sample1"></div>
      <div class="sample2"></div>
    </div>

    <div class="left">
      <h1 class="title"></h1>
      </div>
  </div>




  <div class="wrapper1">
    <div class="bg">
      <h1 class="title">【动态广场】</h1>
      <h3 class="tips">不止同城,纵览全国人气帅哥MM,分享生活点滴!</h3>
    </div>
    
    <div class="sample"></div>
  </div>

  <div class="wrapper2">
    
    <div class="sample"></div>

    <div class="bg">
      <h1 class="title">【星空月下】</h1>
      <h3 class="tips">瞬间告知您周边闪亮的TA,带你风花雪月</h3>
    </div>
    
    
    
  </div>

  <div class="wrapper3">

    <div class="bg">
      <h1 class="title">【附近推荐】</h1>
      <h3 class="tips">附近即刻搜索,距离超近,偶遇极易!
        上传属于自己的人气照,摆脱单身,让爱传遍你我TA!</h3>
    </div>
    
    <div class="sample"></div>

  </div>




  <footer>
    ©<script>
        document.write(new Date().getFullYear());
    </script>
    &nbsp;成都十裕网络科技有限公司. All Rights Reserved. 
	<a target="_blank" href="https://beian.miit.gov.cn/">
        蜀ICP备2021004041号
    </a>
  </footer>
</body>
</html>
                               

Whois info of domain

Domain Name: YUSCD.COM
Registry Domain ID: 2589429594_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://www.net.cn
Updated Date: 2024-03-07T10:17:44Z
Creation Date: 2021-02-05T12:03:38Z
Registry Expiry Date: 2026-02-05T12:03:38Z
Registrar: Alibaba Cloud Computing (Beijing) Co., Ltd.
Registrar IANA ID: 420
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS23.HICHINA.COM
Name Server: DNS24.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-04T06:51:18Z <<<
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