Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
200 OK - hylrt.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 23 May 2025 23:41:40 GMT
Server: Apache/2.4.57 (Unix) OpenSSL/1.1.1c
Last-Modified: Thu, 19 Dec 2024 06:48:10 GMT
ETag: "119f-62999e9de2f0a"
Accept-Ranges: bytes
Content-Length: 4511
Vary: Accept-Encoding
Content-Type: text/html

HTTP Kodu 200 OK

200 OK, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: hylrt.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html>
<head>
    <meta charset="utf-8">
    <title>混元六壬堂下载页</title>
    <!-- 页面窗口自动调整到设备宽度,并禁止用户及缩放页面。 -->
    <meta name="viewport" content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
    <!-- 忽略将页面中的数字识别为电话号码 -->
    <meta name="format-detection" content="telephone=no"/>
    <!-- 忽略Android平台中对邮箱地址的识别 -->
    <meta name="format-detection" content="email=no"/>
    <!-- iphone设备中的safari私有meta标签 -->
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <!-- iphone的私有标签 -->
    <meta name="apple-mobile-web-app-status-bar-style" content="black">
    <link type="text/css" rel="stylesheet" href="css/download.css" />
</head>
<!-- //手机版首页 -->
<script>
    var u=navigator.userAgent;
    if(!/(ios|iphone|ipad|android)/i.test(u)){
        window.location.href="pc_index.html";
    }
	function download(){
		location.href="http://www.hylrt.com/liurentang.apk"
	}

</script>
<body>
<div class="header" >
    <div class="logo">
        <img src="images/index-logo.png">
    </div>
    <div class="right">
       <div>
           <a href="#top">首页</a>
           <a href="#guanyu">关于</a>
           <a href="#lianxi">联系</a>
       </div>
    </div>
</div>
<div class="down_top" id="top">
    <div class="container space-between">
        <img src="images/hylrt.png" alt="" />
        <div class="down_title1">
          <h1 style="font-size:1.5rem; font-weight: bolder ">混元六壬堂</h1>
            <h2>择吉日,看宜忌,就用混元六壬堂</h2>
        </div>

    </div>
</div>

<div class="down_bottom">
   <div class="jieshao">
       <p>混元六壬堂,不仅有信息量丰富的黄历、农历、万年历,更有各种罗盘、择吉日、节假安排,是功能多样、贴心实用的老黄历。 </p>
   </div>
    <!--下载地址 S-->
   <div class="thirdLine" style="margin-top: 20px">
        <span class="line"></span>
        <div class="txt">
            <span>下载地址</span>
        </div>
        <span class="line"></span>
    </div>

    <div class="erweima_box">
        <div class="erweima_list"></div>
      <div class="erweima_list">
            <img src="images/yingyongbao.png">
        </div>
      
        <div onclick="download()" class="erweima_list">
            <img src="images/anzhuo.jpg">
        </div>

    </div> 
    <!--下载地址 E-->
    <!--关于我们 s-->
    <div class="thirdLine" id="guanyu">
        <span class="line"></span>
        <div class="txt">
            <span>关于我们</span>
        </div>
        <span class="line"></span>
    </div>

   <div class="jieshao">
       <p>东莞六壬五术文化传播有限公司是一家高新技术企业,拥有自主知识产权10余项和经验丰富的互联网产品研发运营团队,主要研发运营中国传统文化App。                     
       <p style="font-weight: bolder">我们有朝气与梦想,坚信一定能在移动互联网的浪潮中,为梦想不断奋斗、成长、成功!</p>
   
   </div>
    <!--关于我们 e-->
</div>
<!--联系我们 s-->
<div class="lianxi_box" id="lianxi">
    <div class="thirdLine">
        <span class="line"></span>
        <div class="txt">
            <span>联系我们</span>
        </div>
        <span class="line"></span>
    </div>
    <p>公司地址:广东省东莞市常平镇常平东兴路148号101室</p>
    <p>公司网址:hylrt.com</p>
    <p>联系电话:13113242228</p>
<p>联系邮箱:[email protected]</p>
    <div class="down_title" style="border-top: 1px #ffffff solid; margin-top: 15px; padding-top: 15px; padding-bottom: 20px">
      <p>Copyright ©2024 东莞六壬五术文化传播有限公司</p>
        <p> <a href="https://beian.miit.gov.cn/" target="_blank" style="color: #ffffff">粤ICP备2024336199号-1</a></p>

  </div>
</div>
<!--联系我们 e-->

</div>
<div class="weixin-tip" style="display: none; position: fixed; left:0; top:0; bottom:0; background: rgba(0,0,0,0.8); filter:alpha(opacity=80);  height: 100%; width: 100%; z-index: 1000;">
    <p style="text-align: center; margin-top: 10%; padding:0 5%; font-size: 28px; color: #FFF;">请在其他浏览器中打</p></div>
</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: HYLRT.COM
Registry Domain ID: 2931663632_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.gzidc.com
Registrar URL: http://www.gzidc.com
Updated Date: 2024-11-05T09:45:36Z
Creation Date: 2024-11-05T09:02:41Z
Registry Expiry Date: 2025-11-05T09:02:41Z
Registrar: Guangdong JinWanBang Technology Investment Co., Ltd.
Registrar IANA ID: 1525
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.02066849000-2
Domain Status: ok https://icann.org/epp#ok
Name Server: NS10.NS365.NET
Name Server: NS9.NS365.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-23T23:41:28Z <<<
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