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
301 Moved Permanently - ns730.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 30 May 2025 07:53:51 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: http://kxc147.xyz
Server: cdn
X-Cache-Status: MISS

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

200 OK - http://www.jms583.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 30 May 2025 07:53:51 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Product: Z-BlogPHP 1.7.3
X-XSS-Protection: 1; mode=block

HTTP Kodu 200 OK

200 durum kodu, 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: ns730.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">
		<meta name="viewport"
			content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover">
		<title>一个藤上七个娃 - </title>
		<link rel='stylesheet' href='./img/1cef7f6f.css' type='text/css' media='all' />

	</head>
	<body>

		<style>
			* {
				margin: 0;
				border: 0;
				list-style: none;
			}

			a {
				text-decoration: none;
			}

			a:hover {}

			.con {
				display: flex;
				flex-direction: column;
				justify-content: flex-start;
				align-items: center;
				width: 100%;
				height: 100%;
				max-width: 800px;
				margin: auto;
				position: relative;
			}

			.top {
				width: 100%;

			}

			.top p {
				text-align: center;
			}

			.top h1 {
				font-weight: 900;
				font-size: 22px;
				text-align: center;
			}

			.logotop {
				width: 96px;
				margin: 0 auto;
				padding: 10px;
			}

			.zj {
				width: 100%;
				flex: 1 1 0%;
				display: flex;
				flex-direction: column;
				justify-content: flex-start;
				align-items: flex-start;
				width: 90%;
				padding-left: 5%;
				padding-right: 5%;
				padding-bottom: 20px;
				margin-top: 14px;
			}
		</style>
		
		
		
		
                                               
                        <meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<title>
    引路合集 欢迎回家
</title><style>/* 保持之前优化的完整样式 */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        html, body {
            height: 100%;
            background: #ffe5ec;
        }

        body {
            font-family: 'Helvetica Neue', sans-serif;
            padding: 15px;
            display: flex;
            flex-direction: column;
        }

        h1 {
            color: #ff3366;
            text-align: center;
            font-size: 24px;
            margin-bottom: 20px;
        }

        .game-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 16px;
            flex-grow: 1;
            padding: 8px;
            box-sizing: border-box;
            min-height: 100vh;
        }

        .game-card {
            background: white;
            border-radius: 16px;
            height: 140px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            align-items: center;
            padding: 16px;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(255,102,102,0.1);
        }

        .game-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 6px 12px rgba(255,102,102,0.15);
        }

        .badge {
            position: absolute;
            top: 12px;
            right: 12px;
            background: #ff3366;
            color: white;
            padding: 6px 12px;
            border-radius: 30px;
            font-size: 14px;
            font-weight: bold;
        }

        .game-icon {
            width: 70px;
            height: 70px;
            object-fit: contain;
            margin-bottom: 12px;
        }

        .game-title {
            font-size: 14px;
            font-weight: 600;
            color: #333;
            text-align: center;
            margin-bottom: 12px;
        }

        body::after {
            content: "";
            height: 60px;
            display: block;
        }</style>
<h1>
    引路合集 欢迎回家
</h1>
<div class="game-grid">
    <!-- 游戏卡片 --><a href="https://d25ao9tw3kulqq.cloudfront.net?dc=K68" class="game-card"><div class="badge">
        新品
    </div><img src="https://p.sda1.dev/23/fab9d8ce5e329958aa4ed6b181db61bf/免费福利.gif" alt="动作冒险" class="game-icon"/>
    <div class="game-title">
        点击进入好涩
    </div></a><a href="https://db4n3tyy8htht.cloudfront.net/?dc=K6800" class="game-card"><img src="https://p.sda1.dev/23/fab9d8ce5e329958aa4ed6b181db61bf/免费福利.gif" alt="策略塔防" class="game-icon"/>
    <div class="game-title">
        点击进入无忧
    </div></a><a href="https://d2d1odhssb7ug3.cloudfront.net?dc=K68" class="game-card"><img src="https://p.sda1.dev/23/fab9d8ce5e329958aa4ed6b181db61bf/免费福利.gif" alt="角色扮演" class="game-icon"/>
    <div class="game-title">
        点击进入暗网
    </div></a><a href="https://d2bzt3ddrpkxbd.cloudfront.net/?dc=K6800" class="game-card"><img src="https://p.sda1.dev/23/fab9d8ce5e329958aa4ed6b181db61bf/免费福利.gif" alt="消除益智" class="game-icon"/>
    <div class="game-title">
        点击进入坤坤视频
    </div></a><a href="https://d3oaegofri5l41.cloudfront.net/?dc=K6800" class="game-card"><img src="https://p.sda1.dev/23/7820e33c58133b99bb83c6d72d954e95/鉴黄师.gif" alt="体育竞技" class="game-icon"/>
    <div class="game-title">
        点击进入鉴黄师
    </div></a><a href="https://d10e57udartwaa.cloudfront.net?dc=K68" class="game-card"><img src="https://p.sda1.dev/23/fab9d8ce5e329958aa4ed6b181db61bf/免费福利.gif" alt="点击领取网页资源" class="game-icon"/>
    <div class="game-title">
        点击进入p站
    </div></a><a href="https://d6y17x99tlkqb.cloudfront.net/?dc=K6800" class="game-card"><img src="https://p.sda1.dev/23/a0e65e61176f54fefe2973fe8facea24/免费抖阴.gif" alt="点击领取网页资源" class="game-icon"/>
    <div class="game-title">
        点击进入猫咪视频
    </div></a>
</div><!--!doctype-->
<p>
    <br/>
</p>		


	</body>
</html><!--31.78 ms , 6 queries , 2598kb memory , 0 error-->                               

Alan adının whois bilgisi

Domain Name: NS730.COM
Registry Domain ID: 2964827262_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-03-06T10:17:44Z
Creation Date: 2025-03-06T10:17:43Z
Registry Expiry Date: 2026-03-06T10:17:43Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS23.DOMAINCONTROL.COM
Name Server: NS24.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-30T07:53:36Z <<<
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