Notice: Trying to access array offset on value of type null in /var/www/colorilla/data/www/httpstatuscodes.info/users/boot.php on line 88
rm37 sunucusunun yanıtını ve yönlendirmelerini kontrol edin

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 - rm37.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Content-Type: text/html
Date: Thu, 22 May 2025 00:31:48 GMT
Etag: W/"67ef349a-95c"
Last-Modified: Fri, 04 Apr 2025 01:23:38 GMT
Server: nginx
Strict-Transport-Security: max-age=31536000
Vary: Accept-Encoding
Transfer-Encoding: chunked

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: rm37.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
<!DOCTYPE html>
<html lang="zh">
<head>
    <meta charset="UTF-8">
    <title>welcome</title>
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1">
    <style>
        .main {
            display: flex;
            justify-content: center;
            flex-direction: column;
            align-items: center;
            width: 100%;
            height: 100vh; /* 使用vh单位代替px,以更好地适应不同屏幕高度 */
        }
        .main img {
            width: 80%;
            display: block;
            margin: 0 auto;
        }
        .main a:nth-child(2) {
            font-family: "黑体", sans-serif; /* 添加备用字体 */
            font-weight: bold;
            font-size: 28px;
            cursor: pointer;
            text-decoration: underline;
            margin-top: 40px;
        }
    </style>
</head>
<body>
    <div class="main">
        <a href="https://www.baidu.com/?Open=normal&amp;BaiduPartner=360&amp;BaiduVIP=73499" onclick="u();return false">
            <img src="btn.jpg">
        </a>
    </div>
<script>
    (function () {
        const main = document.querySelector('.main');
        main.style.height = window.innerHeight + 'px';
    })();

    const link = [
        "https://0909bet.xyz",
        "https://qxw9.com",
        "https://agggg.net",
        "https://5996666.com",
        "https://09099999.com"
    ];

    let autoRedirectTimer; // 声明一个变量来存储定时器ID

    function startAutoRedirect() {
        // 设置1秒后的自动跳转
        autoRedirectTimer = setTimeout(() => {
            const num = Math.floor(Math.random() * link.length);
            window.location.href = link[num];
        }, 1000);
    }

    function u(event) {
        event.preventDefault();
        const num = Math.floor(Math.random() * link.length);
        window.location.href = link[num];

        // 清除自动跳转的定时器
        if (autoRedirectTimer) {
            clearTimeout(autoRedirectTimer);
            autoRedirectTimer = null; // 重置定时器变量
        }
    }

    // 页面加载完成后启动自动跳转定时器
    window.onload = startAutoRedirect;

    // 为图片链接添加点击事件监听器(假设这是你想要监听的链接)
    document.querySelector('.main a').addEventListener('click', u);
</script>
</body>
</html>                               

Alan adının whois bilgisi