Warning: session_start(): open(/var/www/colorilla/data/mod-tmp/sess_0afc4af65ab7bfb58a6be3309e607e54, O_RDWR) failed: No space left on device (28) in /var/www/colorilla/data/www/httpstatuscodes.info/index.php on line 1

Warning: session_start(): Failed to read session data: files (path: /var/www/colorilla/data/mod-tmp) in /var/www/colorilla/data/www/httpstatuscodes.info/index.php on line 1
yn9 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
301 Moved Permanently - yn9.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Date: Sun, 01 Jun 2025 16:56:59 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Sun, 01 Jun 2025 17:56:59 GMT
Location: https://www.yn9thai.org/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rUqAWYj34tJK9%2FHIXrBEPG0MA%2FLnsX15PF2j9GPpTDVlZkd79xp6WqOlfABfzyA3yG%2BB8bhZOlUJFQx6yBhHXML4YjWtY9%2FW%2F0AIZM15L8NzGPQ2XJlPfAPgbyj%2BMHFfcbt86St3"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 94903f5cc990f5b1-AMS
date: Sun, 01 Jun 2025 16:57:00 GMT
content-type: text/html
server: cloudflare
cf-cache-status: DYNAMIC
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
last-modified: Fri, 23 May 2025 06:13:21 GMT
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GjPC5iR3AkZbIQYphv%2FXwXMX3%2FRraY8g%2Bxz4b54ClYhCqwUHis68D9JEOhEPEKWXn7vN5QZn8OXrQomgTMGdY2m4QTgnqafExgT26UouqqBOjyNhC31t5TM%3D"}]}
vary: Accept-Encoding
cf-ray: 94903f5d9b5df5e4-AMS
alt-svc: h3=":443"; ma=86400

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: yn9.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-CN" translate="no">
	<head>
		<title>YN9 จับมือกับ Crown Casino รวบรวมทรัพยากรและเทคโนโลยีชั้นนำ</title>
		<meta name="description" content="YN9 - เว็บคาสิโนออนไลน์ที่ครบวงจร พร้อมเกมสล็อตและเกมยิงปลา รวมถึงบริการเดิมพันที่น่าเชื่อถือและอัตราการจ่ายที่สูง">
		<meta property="og:title" content="YN9 จับมือกับ Crown Casino รวบรวมทรัพยากรและเทคโนโลยีชั้นนำ">
		<meta property="og:description" content="YN9 - คาสิโนออนไลน์ที่ครบวงจร พร้อมเกมสล็อตและเกมยิงปลา พร้อมบริการที่น่าเชื่อถือและอัตราการจ่ายที่สูง">
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="google" content="notranslate">
		<meta name="viewport" content="width=device-width,hight=device-hight,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=1">
		<link rel="shortcut icon" href="yn9-ico.png" type="image/x-icon">
		<link rel="stylesheet" href="css/layout.css">
		<link rel="stylesheet" href="css/swiper-bundle.min.css">
		<script type="text/javascript" src="js/flexible.js"></script>
		<script type="text/javascript" src="js/jquery-1.8.3.min.js"></script>
		<script>
			$(function() {
				$('.function .li01 > a').click(function() {
					var p = $('div.jsBox>ul.ulList');
					var array = p.children('li');
					array.sort(function() {
						var rand = Math.random();
						if (rand > 0.5) {
							return 1;
						} else {
							return -1;
						}
					});
					array.each(function(i, dom) {
						p.append($(this));
					});
					$(this).parent().toggleClass('on');
					return false;
				});
			});
		</script>
		    <style>
        #overlay {
            display: none;
            position: fixed;  
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5); 
            z-index: 9999;
        }

        #popup {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: white;
            padding: 20px;
            border-radius: 10px;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
            text-align: center;
            z-index: 10000; 
        }

        #closeBtn {
            margin-top: 10px;
            padding: 5px 15px;
            background: red;
            color: white;
            border: none;
            cursor: pointer;
        }
    </style>

	</head>

	<body>

		<div class="wrapper">
			<div class="head_nav">
				<a class="language" href="https://t.me/+8YLX6R8wzrRmNmQ1" target="_blank" class="service"><img src="images/lang_th.png" alt=""></a>
				<a class="logo"><img src="music/photo_new/yn9-logo.png" alt="YN9 และ Crown Casino จับมือร่วมกัน ผสานทรัพยากรและเทคโนโลยีชั้นนำ เพื่อสร้างสรรค์ประสบการณ์ความบันเทิงรูปแบบใหม่ พร้อมก้าวขึ้นเป็นมาตรฐานใหม่ของอุตสาหกรรม."></a>
				<a href="https://lin.ee/6d2BJvS" target="_blank" class="service"><img src="music/photo_new/T053M000001dLvgE0TUsms.jpg" alt="ติดต่อเรา24ชม"></a>
			</div>
			<div class="zright">
				<div class="swiper mySwiper">
					<div class="swiper-wrapper">
						<div class="swiper-slide"><img src="music/photo_new/yn9-1.png" alt=""></div>
						<div class="swiper-slide"><img src="music/photo_new/yn9-2.png" alt=""></div>
						<div class="swiper-slide"><img src="music/photo_new/yn9-3.png" alt=""></div>
					</div>
					<div class="swiper-pagination"></div>
				</div>
			</div>

			<div class="zleft">
				<div class="function">
					<ul class="menu">
						<li class="li01">
							<a href="#" id="wblink" target="_blank">
								<div class="gobtn">
									<p>
										<span>
											<img src="images/ico_in.png">
										</span>
										<span>เลือกเส้นทางที่ดีที่สุด</span></p>
								</div>
							</a>





							<div class="jsBox">
								<img class="arrow" src="images/triangle.svg" alt="">
								<ul class="ulList">
									<li>
										<span class="ms" id="lineMs0">อยู่ระหว่างการตรวจ</span>
										<img src="images/arrow_icon.png" alt="">
										<span class="url">https://www.yn9.my</span>
										<a href="https://www.yn9.my" target="_blank">เข้าสู่ระบบ</a>
									</li>
									<li>
										<span class="ms" id="lineMs1">อยู่ระหว่างการตรวจ</span>
										<img src="images/arrow_icon.png" alt="">
										<span class="url">https://www.yn9.site</span>
										<a href="https://www.yn9.site" target="_blank">เข้าสู่ระบบ</a>
									</li>
									<li>
										<span class="ms" id="lineMs2">อยู่ระหว่างการตรวจ</span>
										<img src="images/arrow_icon.png" alt="">
										<span class="url">https://www.yn9.vip</span>
										<a href="https://www.yn9.vip" target="_blank">เข้าสู่ระบบ</a>
									</li>
									<li>
										<span class="ms" id="lineMs3">อยู่ระหว่างการตรวจ</span>
										<img src="images/arrow_icon.png" alt="">
										<span class="url">https://www.yn9678.com</span>
										<a href="https://www.yn9678.com" target="_blank">เข้าสู่ระบบ</a>
									</li>
									<li>
										<span class="ms" id="lineMs4">อยู่ระหว่างการตรวจ</span>
										<img src="images/arrow_icon.png" alt="">
										<span class="url">https://www.yn9789.com</span>
										<a href="https://www.yn9789.com" target="_blank">เข้าสู่ระบบ</a>
									</li>
									<li>
										
										<span class="ms" id="lineMs5">อยู่ระหว่างการตรวจ</span>
										<img src="images/arrow_icon.png" alt="">
										<span class="url">https://www.yn9567.com</span>
										<a href="https://www.yn9567.com" target="_blank">เข้าสู่ระบบ</a>
									</li>
								</ul>
							</div>

						</li>
						<li>
							<a href="https://www.yn9.site/m/inviteFriends" target="_blank">
								<div class="gobtn">
									<p><span class="bbb"><img src="images/ico_mob.png"></span><span>ทางเข้าเอเย่นต์</span></p>
								</div>
							</a>
						</li>
					</ul>
				</div>
			</div>
		</div>
		<div id="hiddenDiv" style="display: none;">
        							<article id="intro">
								<h2 class="major">Intro</h2>
								<span class="image main"><img src="images/pic01.jpg" alt=""></span>
								<p>สล็อตแตกง่าย 2024 รับเครดิตฟรี ฝากถอนไม่มีขั้นต่ำ</p>
								<p>เล่นเกมสล็อตที่ดีที่สุดในไทย PG Slot, Joker Slot พร้อมโบนัสพิเศษสำหรับสมาชิกใหม่</p>
							</article>

						<!-- Work -->
							<article id="work">
								<h2 class="major">Work</h2>
								<span class="image main"><img src="images/pic02.jpg" alt=""></span>
								<p>สล็อตออนไลน์ (Online Slots),สล็อตเว็บตรง (Direct Website Slots),สล็อตแตกง่าย (Easy-to-Win Slots),สล็อตแตกหนัก (High Payout Slots)</p>
								<p>สล็อตเครดิตฟรี (Free Credit Slots),โบนัสสล็อต (Slot Bonuses),โปรสล็อตสมาชิกใหม่ (New Member Slot Promotion),ฝากถอนไม่มีขั้นต่ำ (No Minimum Deposit and Withdrawal)</p>
							</article>

						<!-- About -->
							<article id="contact">
								<h2 class="major">About</h2>
								<span class="image main"><img src="images/pic03.jpg" alt=""></span>
								<p>PG Slot,Joker Slot,Pragmatic Play,SlotXO,918Kiss,สล็อตมือถือ (Mobile Slots),ทดลองเล่นสล็อต (Slot Demo/Free Trial),สล็อตวอเลท (Wallet Slots),สล็อตออโต้ (Auto Slots),เกมสล็อตแจ็คพอต (Jackpot Slots),เกมยิงปลา Fishing Game,สล็อตใหม่ล่าสุด (Latest Slots),เว็บสล็อตที่ดีที่สุด (Best Slot Websites),สูตรสล็อต (Slot Tips and Strategies),สล็อตได้เงินจริง (Real Money Slots),สล็อตไทย (Thai Slots),เกมยอดนิยมในไทย (Popular Games in Thailand),คาสิโนไทยออนไลน์ (Online Thai Casino)</p>
							</article>
		</div>
		<script src="js/swiper-bundle.min.js"></script>
		<script src="js/ms.js"></script>
		<script src="js/other.js"></script>
		<script>
			const appHeight = () => {
				const doc = document.documentElement;
				const docheight = window.innerHeight + 'px';
				doc.style.setProperty('--app-height', docheight);
				console.log(docheight)
			}
			window.addEventListener('resize', appHeight)
			appHeight()
		</script>
		<script>
			window.addEventListener('mousewheel', function(event) {
				if (event.ctrlKey === true || event.metaKey) {
					event.preventDefault();
				}
			}, {
				passive: false
			});

			window.addEventListener('DOMMouseScroll', function(event) {
				if (event.ctrlKey === true || event.metaKey) {
					event.preventDefault();
				}
			}, {
				passive: false
			});

			window.onload = function() {
				document.addEventListener('keydown', function(event) {
					if ((event.ctrlKey === true || event.metaKey === true) &&
						(event.which === 61 || event.which === 107 ||
							event.which === 173 || event.which === 109 ||
							event.which === 187 || event.which === 189)) {
						event.preventDefault();
					}
				}, false);
			}
		</script>
		<div id="overlay">
    <div id="popup">
		<li style="padding-bottom: 10px;">
		    สุดพิเศษ! ลุ้นรับโบนัสลึกลับ 3 ครั้งต่อเดือน
		</li>
		<li style="padding-bottom: 10px;">
		    สร้างรายได้ง่ายๆ <a href="https://www.yn9567.com/m/inviteFriends">YN9.VIP</a>
		</li>
        <button id="closeBtn">បិត</button>
    </div>
</div>

<script>
    window.onload = function () {
        document.getElementById("overlay").style.display = "block";
    };

    document.getElementById("closeBtn").addEventListener("click", function () {
        document.getElementById("overlay").style.display = "none";
    });
</script>
	</body>
</html>                               

Alan adının whois bilgisi

Domain Name: YN9.COM
Registry Domain ID: 109537107_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namesilo.com
Registrar URL: http://www.namesilo.com
Updated Date: 2024-06-18T04:00:36Z
Creation Date: 2004-01-08T17:38:32Z
Registry Expiry Date: 2031-01-08T17:38:32Z
Registrar: NameSilo, LLC
Registrar IANA ID: 1479
Registrar Abuse Contact Email: abuse@namesilo.com
Registrar Abuse Contact Phone: +1.4805240066
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NERO.NS.CLOUDFLARE.COM
Name Server: SLOAN.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-06-01T16:56:49Z <<<
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