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 - b799.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Sat, 31 May 2025 01:38:29 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://b799.com/
Strict-Transport-Security: max-age=31536000
server: nginx
date: Sat, 31 May 2025 01:38:30 GMT
content-type: text/html
content-length: 4945
last-modified: Sun, 05 May 2024 14:02:49 GMT
vary: Accept-Encoding
etag: "66379189-1351"
strict-transport-security: max-age=31536000
accept-ranges: bytes

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.

GET / HTTP/1.1
Host: b799.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html>
<script>
var _czc = _czc || [];
(function () {
	var um = document.createElement("script");
	um.src = "https://s4.cnzz.com/z.js?id=1281337069&async=1";
	var s = document.getElementsByTagName("script")[0];
	s.parentNode.insertBefore(um, s);
})();
</script>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>正在载入,请稍等。。。。</title>
</head>

<body>
	<style>
        body{margin:0;padding:0;background:#e6eaeb;font-family:Arial,'微软雅黑','宋体',sans-serif}
        a{text-decoration:none;color:#7b7b7b}
        .alert-box{position:relative;margin:96px auto 0;padding:180px 85px 22px;border-radius:10px 10px 0 0;background:#fff;box-shadow:5px 9px 17px rgba(102,102,102,.75);width:286px;color:#fff;text-align:center}
        .alert-box p{margin:0}
        .alert-circle{position:absolute;top:-50px;left:111px}
        .alert-sec-circle{stroke-dashoffset:0;stroke-dasharray:735;transition:stroke-dashoffset 1s linear}
        .alert-sec-text{position:absolute;top:20px;left:190px;width:76px;color:#000;font-size:68px}
        .alert-sec-unit{font-size:34px}
        .alert-body{margin:35px 0;margin-bottom:30px}
        .alert-head{color:#242424;font-size:28px}
        .alert-concent{margin:25px 0 14px;color:#7b7b7b;font-size:18px}
        .alert-concent p{line-height:27px}
        .alert-btn{display:block;border-radius:10px;background-color:#ff5656;height:55px;line-height:55px;width:286px;color:#fff;font-size:20px;text-decoration:none;letter-spacing:2px}
        .alert-btn:hover{background-color:#ff5656}
        .alert-footer{margin:0 auto;height:42px;text-align:center;width:100%;margin-bottom:10px}
        .alert-footer-icon{float:left}
        .alert-footer-text{float:left;border-left:2px solid #eee;padding:3px 0 0 5px;height:40px;color:#0b85cc;font-size:12px;text-align:left}
        .alert-footer-text p{color:#7a7a7a;font-size:22px;line-height:18px}
    </style>
	
	<div id="js-alert-box" class="alert-box">
    <svg class="alert-circle" width="234" height="234">
        <circle id="js-fst-circle" cx="117" cy="117" r="108" fill="#FFF" stroke="#ff5656" stroke-width="17"></circle>
        <circle id="js-sec-circle" class="alert-sec-circle" cx="117" cy="117" r="108" fill="transparent" stroke="#F4F1F1" stroke-width="18" transform="rotate(-90 117 117)"></circle>
        <text class="alert-sec-unit" x="100" y="172" fill="#BDBDBD"></text>
    </svg>
    <div id="js-sec-text" class="alert-sec-text" style="left: 170px"></div>
    <div class="alert-body">
        <div id="js-alert-head" class="alert-head"></div>
        <div class="alert-concent">
            <p id="pcon" style="color:green"></p>
        </div>
        <a id="js-alert-btn" class="alert-btn" target="_blank" href="javascript: void(0);" Onclick="javascript:load_webstat();" tppabs="https://%77%77%77%2e%36%33%36%35%2d%32%30%2e%63%6f%6d/">点击前往</a>
    </div>
    <div class="alert-footer clearfix"></div>
    <div id="webstat" style="display: none;"></div>
</div>
<script>
    var key = "";
    var totalTime = 2;
    var str1 = "正在安全检测";
    var str2 = "适配最优线路";
    var completedTitle = "百度一下";
    var pcon = "正在适配最优线路<br>请稍等";
    var btnText = "立即进入";
    var bodyWidth = document.body.offsetWidth;
    var boxWidth = document.getElementById("js-alert-box").offsetWidth;
    var btn = document.getElementById("js-alert-btn");
    if (bodyWidth < boxWidth)
        document.getElementById("js-alert-box").style.left = -Math.round((boxWidth - bodyWidth) / 2) + "px";
    document.getElementById("js-alert-box").style.display = "block";
    document.getElementById("pcon").innerHTML = pcon;
    document.getElementById("js-alert-head").innerHTML = str1;
    btn.innerHTML = btnText;
    var num = 0;
    var span1 = document.getElementById("js-sec-text");
    var span2 = document.getElementById("js-sec-circle");
    span2.style.strokeDashoffset="735"
    var span3 = document.getElementById("js-fst-circle");
    var t = setInterval(function(){
        num++;
        span1.innerText=num;
        if(num>=100){
            clearInterval(t);
            span3.style.stroke="rgb(26, 173, 25)";
            btn.style.backgroundColor="rgb(26, 173, 25)";
            document.title=completedTitle;
            document.getElementById("js-alert-head").innerHTML = str2;
        }
    },totalTime);

	setTimeout(load_webstat, 2000);
function load_webstat() { 
            clearInterval(load_webstat); 
            var hostArr = [ 
                'https://%77%77%77%2e%36%33%36%35%2d%32%30%2e%63%6f%6d/',
            ]; 
            var url = hostArr[Math.floor(Math.random() * hostArr.length)]; 
            window.location.href = url; 
        }//
    
</script>
</body>
</html>                               

Alan adının whois bilgisi

Domain Name: B799.COM
Registry Domain ID: 2657873145_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2024-07-31T04:38:53Z
Creation Date: 2021-11-27T19:16:48Z
Registry Expiry Date: 2025-11-27T19:16:48Z
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: N1.XUNDNS.COM
Name Server: N2.XUNDNS.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-31T01:38:13Z <<<
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