Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - goi5.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: openresty
Date: Sat, 17 May 2025 14:03:46 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Vary: Accept-Encoding
Set-Cookie: PHPSESSID=thu4p4lfvd9ibl26569n66l9hh; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Strict-Transport-Security: max-age=31536000
Strict-Transport-Security: max-age=31536000

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: goi5.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<head>
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="description" content="">
	<meta name="keywords" content="">
	<meta name="viewport" content="width=device-width,user-scalable=no, initial-scale=1">
  	<title>春風晶片能量貼</title>
  	<meta name="keywords" content="春風晶片能量貼" />
  	<meta name="description" content="春風晶片能量貼" />
	<script src="/public/web/js/jquery-3.4.1.min.js"></script>
	<script  language="JavaScript"  src = "/public/js/polyfill.min.js"></script>
    <script language="JavaScript" src="/public/js/axios.min.js"> </script>
	<link rel="stylesheet" href="/public/web/css/app.css">
	<link rel="stylesheet" href="/public/layui/css/layui.css">
	<link rel="manifest" href="/manifest.json">
		<link rel="stylesheet" href="/public/web/css/new.css">
</head>
<body>
    <script>
        $(function(){
	

	$('#mobi-btn').click(function(e) {
		$(this).toggleClass('active');
        $('#mobile').slideToggle();
    });
	
	$('#mobile li > a').click(function(e) {
        $(this).parent().find('.sub-menu').slideDown().parent().siblings().find('.sub-menu').slideUp();
		//alert($(this).parent().parent().html());
		$(this).parent().parent().find('a').removeClass('active');
		//alert($(this).parent().parent().html());
		$(this).toggleClass('active');
    });
	
	$(window).on('load resize',function(){
		if($(this).width() > 768){
			$('#mobi-btn').removeClass('active');
			$('#mobile').hide();	
		}
	});

});


    </script>
 <div class="indexnav" style="overflow: hidden;">
     <div class="indexwrap" >
      <h1 id="logo_wap" style="text-align:left;padding-left:10px;padding-top:5px;"><a href="/"><img src="/public/web/images/logo.png" style="display:inline;"/></a>
 
     
      <div class="clear"></div>
      </h1>
         <div style="position: absolute;right:10px;top:18px;"> <a href="/web/videolists" style="background-color: cadetblue;color:#ffff;display: inline-block;padding:5px 10px;">影音下載</a></div>
           <!-- <a id="mobi-btn" style="display:none;" href="JavaScript:void(0)"><hr></a>
            <ul id="mobile">
                <li><a href="/">首頁</a></li>
                <li><a href="/web/danye/about">關於濬揚</a></li>
                <li><a href="/web/notices">最新消息</a></li>
                <li><a href="/web/product">產品介紹</a>
                    <!--<div class="sub-menu">
                        <a href="#">子分類一</a>
                    </div>
                </li>
                <li><a href="/web/danye/us">聯絡我們</a></li>
                <li><a href="/web/user">會員專區</a></li>
          </ul>-->
          </div>
 </div>   
 <div style="height:21px; clear:both;"></div>
 <div style="height:41px; clear:both;"></div>
<style>
    #slider{position:relative; margin:0 auto; }
#slider .item img{display:block; width:100%; height:auto;}
#slider .owl-pagination{position:absolute; left:0; bottom:10px; width:100%; padding:0px; text-align:center; box-sizing:border-box;}
#slider .owl-pagination .owl-page{display:inline-block; width:25px; height:8px; margin:0 5px; background:#FDCCB5; border-radius:20px;}
#slider .owl-pagination .owl-page.active{background:#fff; width:10px; height:10px; border-radius:50%;}
#slider .owl-buttons div{position:absolute; top:50%; width:16px; height:30px; margin-top:-15px; background:url("../../images/slide_arrow.png"); text-indent:-9999px; transition:all .3s;}
#slider .owl-buttons div:hover{opacity:.6;}
#slider .owl-buttons .owl-prev{left:30px; background-position:left top;}
#slider .owl-buttons .owl-next{right:30px; background-position:right top;}

</style>
    <script src="/public/web/js/jquery-3.4.1.min.js" type="text/javascript"></script> 
    <script src="/public/webgw/js/owl.carousel.min.js" type="text/javascript"></script> 
    <link rel="stylesheet" href="/public/webgw/css/owl.carousel.css" >

	<div id="slider">
				<div class="item">
			<a href="javascript:void(0)">				<img src="https://goi5.com/public/fileimg/202401151731113249.jpg"/>
			</a>
		</div>
				<div class="item">
			<a href="javascript:void(0)">				<img src="https://goi5.com/public/fileimg/202403271504049872.jpg"/>
			</a>
		</div>
				<div class="item">
			<a href="javascript:void(0)">				<img src="https://goi5.com/public/fileimg/202404101711171019.JPG"/>
			</a>
		</div>
			</div>
	    <script>
        	$('#slider').owlCarousel({
        navigation : true,
        singleItem : true,
		autoPlay : 5000
	});
    </script>
<div class="wode_tuand">
	<div class="madtop"></div>
	<div class="madtxt">
		<i>消息</i>
		<div class="mtxtbox">
			<div class="winBox">
				<ul class="scroll">
	        					    </ul>
			</div>
		</div>
	</div>
	<div class="shouye_shuxtu_kuang">
		 
	<!-- 广告列表開始 -->
	<div class="list_ad">
		<ul>
	        			<li>
				<div class="adimg">
					<a  href="https://goi5.com/web/product/show/198" target="_blank"  title="能量貼" target="blank"><img data-imglg="/public/fileimg/202403250043422913.jpg" src="/public/fileimg/202403250043422913_thumb.jpg"  title="能量貼" alt="能量貼" /></a>
				</div>
			</li>
	        			<li>
				<div class="adimg">
					<a  href="https://goi5.com/web/product/show/87" target="_blank"  title="圖片5" target="blank"><img data-imglg="/public/fileimg/202401111729412801.jpg" src="/public/fileimg/202401111729412801_thumb.jpg"  title="圖片5" alt="圖片5" /></a>
				</div>
			</li>
	        			<li>
				<div class="adimg">
					<a  href="https://goi5.com/web/product/show/86" target="_blank"  title="圖片6" target="blank"><img data-imglg="/public/fileimg/202401111729494986.jpg" src="/public/fileimg/202401111729494986_thumb.jpg"  title="圖片6" alt="圖片6" /></a>
				</div>
			</li>
	        			<li>
				<div class="adimg">
					<a  href="/web/adv/detail/70" target="_blank"  title="公司簡介1" target="blank"><img data-imglg="/public/fileimg/202403271416496922.jpg" src="/public/fileimg/202403271416496922_thumb.jpg"  title="公司簡介1" alt="公司簡介1" /></a>
				</div>
			</li>
	        			<li>
				<div class="adimg">
					<a  href="/web/adv/detail/73" target="_blank"  title="公司簡介3" target="blank"><img data-imglg="/public/fileimg/202403271457192480.jpg" src="/public/fileimg/202403271457192480_thumb.jpg"  title="公司簡介3" alt="公司簡介3" /></a>
				</div>
			</li>
	        		</ul>
	</div>
	<!-- 广告列表結束 -->
	</div>
</div>
<style>
body{
	background: #f6f6f6;
}
</style>
<script src="/public/layui/layui.all.js" charset="utf-8"></script>
<script>
 
window.onload = imgdownLoad();
//banner img 高清加载
function imgdownLoad(){
	layui.jquery("img").each(function(){
		var  mimg = $(this);
		var imgLgUrl = mimg.attr("data-imglg"); //高清
		if(imgLgUrl) {
			var imgObject = new Image();
			imgObject.src = imgLgUrl;
			if(imgObject.complete){ //发现缓存则加载缓存
				mimg.attr("src", imgLgUrl);
				return ;
			}
			imgObject.onload = function(){ //图片加载完成后替换图片
				mimg.attr("src", imgLgUrl);
			}
		}
	});
}


 
 
 


</script>
<!-- 头部 -->
<style>
.endicon{color:#42B1F7;font-size: 40px;}
.endicon_li{color:#42B1F7;font-size: 30px;   }
@media screen and (max-width:500px){
    .endicon{color:#42B1F7;font-size:26px;}
    .endicon_li{color:#42B1F7;font-size: 20px;}
}
</style>




<div style="line-height:22px;text-align:center;font-size:13px;background-color:#fff;padding-top:15px;padding-bottom:15px;"><div class="wrap">營業登記號:90281733 版權所有,轉載必究</div>
</div>
<style>
	.foot_menu ul { background-color: #fff; padding-top:10px;padding-bottom:10px;
}
	.foot_menu ul li{ text-align: center; width: 50%; position: relative;}
.foot_menu ul li i{display: block;  font-size:24px; }
.foot_menu ul li img{ display: block; margin:0 auto; width: 40px;height:40px;}
.foot_menu ul li a{width:50px;height:65px;border-radius: 50px;padding-top:0px;display:block;font-size:12px; display:block;margin:0 auto; }
.foot_menu ul li a span{font-size: 16px; font-weight: bolder;display: block;margin-top:3px;}
</style>
<!-- 底部导航 -->
<div style="height:82px"></div>
<div class="box">
	<div class="foot_menu">
		<!-- <div class="bei"></div>  -->
		<ul>

			<li class="no">
				<a href="/"  >
				    
				     	    			    <img src="/public/web/navimg/home.png" />
    			        			    
    			    <span  >首頁</span>
    			    

				</a>
			</li>
	 
						<li style="display:none">
				<a href="/web/taocan" >
				    
				        	 
    			    <img src="/public/web/navimg/taocan.png" />
    			        			     <span style="color:#000;"  >套餐</span>
    		
				</a>
			</li>
			<li>
				<a href="/web/product" >
				    	 
    			    <img src="/public/web/navimg/tuangou.png" />
    			        			    
    			     <span style="color:#000;"  >團購</span>
			
				</a>
			</li> 
			<li>
				<a href="/web/cart"   style="position:relative;"  >
				    
			
				       
				     
    			    <img src="/public/web/navimg/cart.png" />
    			        			    
    			    <span class="layui-badge" id="carrgood" style="position:absolute;top:-5px;left:25px;border-radius: 50px">0</span> 
    			    
    			     <span style="color:#000;"  >購物車</span>
    			     
				<!--<i class="layui-icon endicon"><img src="/public/web/images/nav_n5.png" /></i>
					<span>購物車 </span> -->
				</a>
			</li>
			<li>
				<a href="https://liff.line.me/1645278921-kWRPP32q/?accountId=207buxhb" target="_blank" >
    			 	<img src="/public/web/navimg/line.png" />
				  	<span >客服</span>
				</a>
				<!-- 我的 -->
			</li>

			 
			<li>
				<a href="/web/user"   >
				    
				  
				         
    			            <img src="/public/web/navimg/wo.png" />
    			            			 
				  <span  style="color:#000;"  >我的</span>
				</a>
					<!-- 我的 -->
			</li>
		</ul>
	</div>
</div>
<a href="/" class="btntop" style="display:none;"><img src="/public/web/images/bewhome.png" /></a>
</body>
</html>                               

Whois info of domain

Domain Name: GOI5.COM
Registry Domain ID: 1537519418_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.webnic.cc
Registrar URL: http://www.webnic.cc
Updated Date: 2025-01-08T17:20:06Z
Creation Date: 2009-01-15T09:11:19Z
Registry Expiry Date: 2026-01-15T09:11:19Z
Registrar: Web Commerce Communications Limited dba WebNic.cc
Registrar IANA ID: 460
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +60.189836788
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: JULIO.NS.CLOUDFLARE.COM
Name Server: MALEAH.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-17T14:03:38Z <<<
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