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 - eadea.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
vary: Accept-Encoding
date: Fri, 23 May 2025 23:56:08 GMT
content-type: text/html; charset=utf-8
transfer-encoding: chunked
connection: close

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: eadea.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
						<!DOCTYPE html>
						<html lang="zh">
						<head>
						<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
						<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
						<meta name="renderer" content="webkit">
						<link rel="stylesheet" type="text/css" href="http://static.ename.com.cn/data/d/7/e/e/d7ee4f6eb995caef3e05ebb714266a6f.css" />
						<script type="text/javascript" src="http://static.ename.com.cn/js/jquery-1.11.3.min.js"></script>
						<title>eadea.com 您访问的域名可以转让 This domain name is for sale</title>
						<meta name="keywords" content="" >
						<meta name="description" content="" >
						</head>
						<body><html lang="zh-CN">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: Microsoft Yahei;
        }

        body {
            background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
            min-height: 100vh;
        }

        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 60px 20px;
        }

        .header {
            text-align: center;
            margin-bottom: 50px;
        }

        .header h1 {
            font-size: 2em;
            font-weight: 500;
            margin-bottom: 15px;
            color: #2d3436;
            position: relative;
            display: inline-block;
            padding-bottom: 10px;
        }

        .content {
            display: flex;
            gap: 30px;
            margin-bottom: 50px;
        }

        .left-column {
            flex: 65%;
            background: white;
            padding: 50px;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.06);
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            border: 1px solid rgba(0,0,0,0.05);
        }

        .right-column {
            flex: 35%;
            background: white;
            padding: 40px;
            border-radius: 12px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.06);
            border: 1px solid rgba(0,0,0,0.05);
        }

        .domain-name {
            font-size: 2.8em;
            font-weight: 600;
            margin-bottom: 80px;
            color: #0080FF;
            letter-spacing: 0.5px;
        }

        h2 {
            font-size: 1.8em;
            margin-bottom: 30px;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            padding-bottom: 15px;
        }

        .advantages-list {
            list-style: none;
        }

        .advantages-list li {
            margin-bottom: 28px;
            padding-left: 38px;
            position: relative;
            line-height: 1.6;
            color: #4a5568;
        }

        .advantages-list li:before {
            content: "•";
            position: absolute;
            left: 0;
            color: #718096;
            font-weight: bold;
            font-size: 1.4em;
            line-height: 1;
        }

        .footer {
            text-align: center;
            padding: 60px 40px;
            color: #718096;
            background: rgba(255,255,255,0.8);
            border-radius: 8px;
        }

        @media (max-width: 768px) {
            .content {
                flex-direction: column;
            }
            
            .left-column,
            .right-column {
                width: 100%;
                padding: 30px;
            }
            
            .header h1 {
                font-size: 2.2em;
            }
            
            .domain-name {
                font-size: 2.2em;
            }
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="header">
        </div>

        <div class="content">
            <div class="left-column">
                <div class="domain-name">eadea.com</div>
                <p style="font-size: 1.8em; margin-bottom: 18px; line-height: 1.8; color: #718096; max-width: 500px;">
                    您访问的域名可以转让</br>This domain name is for sale
                </p>
            </div>

            <div class="right-column">
                <h2>为什么购买这个域名?</h2>
                <ul class="advantages-list">
                    <li>简单好记、高端大气</li>
                    <li>客户一秒钟就能记住你们网站</li>
                    <li>有利于品牌宣传推广</li>
                    <li>提升企业专业形象与可信度</li>
                    <li>长期节省广告营销费用</li>
                    <li>帮助企业高效拓展业务</li>
                </ul>
            </div>
        </div>

        <div class="footer">
            <div class="contact-info">
                <p>联系我们    Contact Us         微信:100159189         Email:[email protected]         电话:1599 1611 295</p>
            </div>
        </div>
    </div>
</body>
</html><script type="text/javascript">
									$(function(){  
										$.ajax({  
										   type:"get",  
										   url : "https://www.ename.com.cn/auctioninterface/updateDomainshow?domain=eadea.com&callback=?",  
										   dataType : "jsonp",  
										   timeout:20000,
										   success  : function(data) {  	             
										    },  
										   error : function() {  
										    }  
										});  
									}) 
								</script></body></html>                               

Alan adının whois bilgisi