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 - tb657.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.16.1
Date: Fri, 23 May 2025 01:22:48 GMT
Content-Type: text/html
Content-Length: 169
Connection: keep-alive
Location: https://tb657.com/
server: nginx/1.16.1
date: Fri, 23 May 2025 01:22:49 GMT
content-type: text/html
content-length: 4809
vary: Accept-Encoding
last-modified: Wed, 21 May 2025 10:55:23 GMT
etag: "682db11b-12c9"
accept-ranges: bytes
vary: Accept-Encoding

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

301 Moved Permanently, 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: tb657.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html class="notranslate" translate="no">
  <head>
    <meta charset="utf-8" />
    <title>通博娛樂城《官方網站》|2025最多玩家推薦|娛樂城老字號</title>
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="google" content="notranslate">
    <meta name="format-detection" content="telephone=no" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta property="app:version" content="20250521-9iwl6hi9" />
    <meta name="keywords" content="通博娛樂城">
    <meta name="description" content="通博娛樂城、首儲1000送1000,多項好禮等你拿,歐博百家樂、沙龍百家樂、GR魔龍傳奇、BNG老虎機、國際線上運彩、六合彩等其他遊戲,通博娛樂一次滿足您所有享受!大獎最敢開,獎金最敢送 通博讓你好玩一直玩!現金版擁有各式各樣的優惠活動,現金版全年無休24小時線上客服協助您解決任何問題,申請提領3分鍾內立馬到帳! ">
    <link rel="icon" href="assets/img/new/favicon-152x152.png" />
    <link rel="apple-touch-icon" href="assets/img/new/favicon-152x152.png" />
    <link
      rel="apple-touch-icon-precomposed"
      href="assets/img/new/favicon-152x152.png"
    />
    <script>
      window.SocketServer = { host: "wss://t2count.tb588.net", port: "443" };
      window.ApiServer = { host: "//w-api.{DOMAIN}", port: "" };
      window.loopConfig = { isLoop: true, loopMs: 3000 };
      window.noLogo = { noLogo: false };
      window.mdReplaces = {
        "{SITE_NAME}": "通博",
        "{LIVE_CHAT}": "",
        "{LINE_ID}": "@032esuhg",
        "{LINE_ID_URL}": "https://lin.ee/9zC98HO",
        "{SITE_HOST}": "tb588.net",
      };
      window.csServices = {
        live_chat: "",
        line: { id: "@032esuhg", url: "https://lin.ee/9zC98HO" },
        // "zalo": { "id": "@zalo", "url":"https://google.com" },
        // "wechat": { "id": "@wechat", "url": "https://google.com" },
      };
      window.marqueeType = {
        default: "hot",
      };
      window.currency  = 'TWD';
      window.resetTime = 120;
      window.useHostImgUrl = true;
      let currentUrl = window.location.href;
      let urlSplit = currentUrl.split('?');
      if (urlSplit[1]) {
        let baseUrl = urlSplit[0];
        let paramsStr = urlSplit[1];
        if (paramsStr) {
          let splitParams = paramsStr.split('&');
          splitParams.forEach(paramStr => {
            if (paramStr) {
              let splitParam = paramStr.split('=');
              if (splitParam[0] && splitParam[1]) {
                switch (splitParam[0]) {
                  case 'p':
                  case 'agCodeId':
                  case 'agCode':
                    window.location.href = baseUrl + '#/register?code=' + splitParam[1];
                    break;
                  default:
                    break;
                }
              }
            }
          });
        }
      }
    </script>
  <link rel="stylesheet" href="styles.a6222e532b1df30cfd07.css"></head>

  <body ondragstart="return false;">
    <app-root></app-root>
    <div class="bg"></div>
  <script src="runtime.e227d1a0e31cbccbf8ec.js" defer></script><script src="polyfills.26bbfb4f3a7912fce2c3.js" defer></script><script src="main.c17bc125129e15fda0e8.js" defer></script></body>
</html>
<!-- Start of LiveChat (www.livechatinc.com) code -->
<script>
  window.__lc = window.__lc || {};
    window.__lc.license = 11935410;
    ;(function(n,t,c){function i(n){return e._h?e._h.apply(null,n):e._q.push(n)}var e={_q:[],_h:null,_v:"2.0",on:function(){i(["on",c.call(arguments)])},once:function(){i(["once",c.call(arguments)])},off:function(){i(["off",c.call(arguments)])},get:function(){if(!e._h)throw new Error("[LiveChatWidget] You can't use getters before load.");return i(["get",c.call(arguments)])},call:function(){i(["call",c.call(arguments)])},init:function(){var n=t.createElement("script");n.async=!0,n.type="text/javascript",n.src="https://cdn.livechatinc.com/tracking.js",t.head.appendChild(n)}};!n.__lc.asyncInit&&e.init(),n.LiveChatWidget=n.LiveChatWidget||e}(window,document,[].slice))
    var _uname = ' ';
    if (typeof(sessionStorage) !== "undefined"){
      try{
      _uname = sessionStorage.getItem("uname") || ' ';
      }catch(e) {console.log(e)}
    }
  LiveChatWidget && LiveChatWidget.call && LiveChatWidget.call('set_customer_name', _uname);
  
</script>
<noscript><a href="https://www.livechatinc.com/chat-with/11935410/" rel="nofollow">Chat with us</a>, powered by <a href="https://www.livechatinc.com/?welcome" rel="noopener nofollow" target="_blank">LiveChat</a></noscript>
<!-- End of LiveChat code -->                               

Alan adının whois bilgisi

Domain Name: TB657.COM
Registry Domain ID: 2015610519_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-03-26T13:27:58Z
Creation Date: 2016-03-25T09:32:11Z
Registry Expiry Date: 2026-03-25T09:32:11Z
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: LISA.NS.CLOUDFLARE.COM
Name Server: ROB.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-23T01:22:42Z <<<
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