Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - cs798.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Thu, 01 May 2025 11:36:58 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
Access-Control-Allow-Headers: Content-Type

HTTP Code 200 OK

200 status code 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: cs798.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<!-- saved from url=(0014)about:internet -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    
    <meta name="Author" content="Noah">
    <meta name="Keywords" content="">
    <meta name="Description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title>购买完返回已够观看</title>
	<meta name="keywords" content="在线文档wx2">
	<meta name="description" content="在线文档wx2">
    <style>@font-face {
	font-family:iconfont;
	src:url(static/font/font_1706200_3sgw4esvyq9.eot);
	src:url(static/font/font_1706200_3sgw4esvyq9.eot#iefix) format('embedded-opentype')
}
.iconfont {
	font-family:iconfont!important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.icon-querenzhengque:before {
	content:"\e600"
}
.icon-tishi:before {
	content:"\e640"
}
.icon-cuowu:before {
	content:"\e602"
}
.icon-jinggao:before {
	content:"\e62b"
}
* {
	box-sizing:border-box;
	margin:0;
	padding:0;
	font-weight:300
}
body,body::-webkit-input-placeholder {
	font-family:Source Sans Pro,sans-serif;
	color:#fff;
	font-weight:300
}
body:-moz-placeholder,body::-moz-placeholder {
	font-family:Source Sans Pro,sans-serif;
	color:#fff;
	opacity:1;
	font-weight:300
}
body:-ms-input-placeholder {
	font-family:Source Sans Pro,sans-serif;
	color:#fff;
	font-weight:300
}
a {
	text-decoration:none
}
.wrapper {
	background:#FF6699;
//大背景色	background:linear-gradient(to bottom right,#FF6699 0,#60ae80 100%);//大背景色
	overflow:hidden;
}
.bg-bubbles,.wrapper {
	position:absolute;
	left:0;
	width:100%;
	height:100%
}
.bg-bubbles {
	top:0;
	z-index:1
}
.bg-bubbles li {
	position:absolute;
	list-style:none;
	display:block;
	width:40px;
	height:40px;
	background-color:hsla(0,0%,100%,.15);
	bottom:-160px;
	animation:square 25s infinite;
	transition-timing-function:linear
}
.bg-bubbles li:nth-child(1) {
	left:10%
}
.bg-bubbles li:nth-child(2) {
	left:20%;
	width:80px;
	height:80px;
	animation-delay:2s;
	animation-duration:17s
}
.bg-bubbles li:nth-child(3) {
	left:25%;
	animation-delay:4s
}
.bg-bubbles li:nth-child(4) {
	left:40%;
	width:60px;
	height:60px;
	animation-duration:22s;
	background-color:hsla(0,0%,100%,.25)
}
.bg-bubbles li:nth-child(5) {
	left:70%
}
.bg-bubbles li:nth-child(6) {
	left:80%;
	width:120px;
	height:120px;
	animation-delay:3s;
	background-color:hsla(0,0%,100%,.2)
}
.bg-bubbles li:nth-child(7) {
	left:32%;
	width:160px;
	height:160px;
	animation-delay:7s
}
.bg-bubbles li:nth-child(8) {
	left:55%;
	width:20px;
	height:20px;
	animation-delay:15s;
	animation-duration:40s
}
.bg-bubbles li:nth-child(9) {
	left:25%;
	width:10px;
	height:10px;
	animation-delay:2s;
	animation-duration:40s;
	background-color:hsla(0,0%,100%,.3)
}
.bg-bubbles li:nth-child(10) {
	left:90%;
	width:160px;
	height:160px;
	animation-delay:11s
}
@keyframes square {
	0% {
	transform:translatey(0)
}
to {
	transform:translatey(-700px) rotate(600deg)
}
}@media (max-width:500px) {
	.container h1 {
	font-size:60px
}
form button,form input {
	width:500px
}
}.main {
	padding:50px 0;
	z-index:999;
	position:relative
}
.main h1 {
	font-size:40px;
	text-align:center;
	color:#fff;
	margin-bottom:30px;
	text-transform:uppercase
}
.content {
	margin:0 auto;
	width:28%;
	background: url("/tp.jpeg") no-repeat;/*no-repeat:背景图将不会被重复*/
    background-size: cover;/*背景图片放大到适合元素容器的尺寸,图片比例不变.背景图像的某些部分可能无法显示在背景定位区域中。*/
    padding-bottom: 56.24%;/*起到的效果是让宽度与高度关联,具体数值=(图片高/图片宽)*/
        /*图片分辨率为1202*676 约为56.24%*/
}
p.footer {
	font-size:16px;
	text-align:center;
	color:#fff;
	font-weight:500;
	margin-top:30px
}
p.footer a {
	color:#55acee
}
p.footer a:hover {
	color:#000;
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all
}
.content-top h2 {
	font-size:22px;
	color:#fff;
	text-align:center;
	background:#FF66CC;
	padding:12px 0;
	border-radius:5px
}
.content-top p {
	text-align:center;
	font-size:16px;
	color:#000;
	margin-top:15px
}
.content-top ul li {
	display:block;
	font-size:15px;
	color:#000;
	line-height:1.8em;
	padding:1em 0 1em 1em;
	border-bottom:1px solid #e2e0de
}
.content-top ul li a {
	color:#000;
	font-weight:400
}
.content-top ul li a i {
	color:#FF66CC;
	font-style:normal;
	display:block;
	margin:2px 0
}
.content-top ul li span {
	display:block;
	color:#999
}
.content-top {
	padding:1.5em
}
.content-top p a {
	color:#55acee;
	margin-left:5px
}
@media (max-width:1366px) {
	.content {
	width:31%
}
}@media (max-width:1280px) {
	.content {
	width:32%
}
}@media (max-width:1080px) {
	.content {
	width:38%
}
.main h1 {
	font-size:36px
}
.content-top h2 {
	font-size:20px;
	padding:10px 0
}
.content-top p,.content-top ul li,p.footer {
	font-size:14px
}
}@media (max-width:800px) {
	.main h1 {
	font-size:34px
}
.content {
	width:46%
}
}@media (max-width:768px) {
	.main {
	padding:90px 0
}
.main h1 {
	margin-bottom:55px
}
p.footer {
	margin-top:75px
}
}@media (max-width:736px) {
	.main {
	padding:70px 0
}
.main h1 {
	margin-bottom:45px
}
.content {
	width:53%
}
p.footer {
	margin-top:50px
}
}@media (max-width:667px) {
	.main h1 {
	font-size:32px;
	margin-bottom:35px
}
.main {
	padding:60px 0
}
.content {
	width:57%
}
.content-top h2 {
	font-size:18px
}
}@media (max-width:600px) {
	.main h1 {
	font-size:30px
}
.content-top {
	padding:1em
}
.content {
	width:62%
}
}@media (max-width:568px) {
	.content {
	width:68%
}
}@media (max-width:480px) {
	.content {
	width:78%
}
.main h1 {
	font-size:28px
}
p.footer {
	margin-top:42px
}
}@media (max-width:414px) {
	.content-top h2 {
	font-size:16px
}
.content {
	width:85%;
}
.main {
	padding:50px 0
}
p.footer {
	line-height:1.8em;
	margin:42px auto 0;
	width:85%
}
}@media (max-width:384px) {
	.main h1 {
	font-size:27px
}
.content,p.footer {
	width:90%
}
p.footer {
	margin:32px auto 0
}
}@media (max-width:375px) {
	.main h1 {
	font-size:26px;
	margin-bottom:25px
}
.main {
	padding:45px 0
}
.content,p.footer {
	width:92%
}
.content-top h2 {
	padding:8px 0
}
}@media (max-width:320px) {
	.main h1 {
	font-size:24px;
	margin-bottom:30px
}
.content-top ul li {
	padding:1em 0 1em 1em;
	background-size:13%!important
}
.content-top {
	padding:1.2em
}
.content-top p,.content-top ul li,p.footer {
	font-size:13px
}
.content,p.footer {
	width:90%
}
}@media(max-width:500px) {
	.bg-bubbles,.wrapper {
	height:auto;
}
}</style>
</head>
<body>
    
    <div id="all">
        <div class="wrapper">
            <div class="main">
				<h1>包天24小时更实惠!</h1>
				<div class="content">
					<div class="content-top">				
							<h2>收藏不迷路-永久观看链接 kscn8.com 无跳转到已购观看!已更新!</h2>
							<ul>
								<li>
									
									
								</li>
								<li>
                                    美女一号	
									 <a href="https://donlin.doscs.com/api/public/upload/2025/01/02/20250102074527745011.xml?KP=072nKB5tg6AvcIi9ox3H6gpo3cpVj&dbt=HNMI&k=7Qdy1TOn68&fprd=DGp3JK&xdg=OeukN0BIckn" "_blank"="">
                                        <i>点击查看</i>
                                    </a>
									
								</li>
								<li>
									 美女二号		
									 <a href="https://csp.china-fuhai.com/minio/document/f47e5d4c_1739615128693.xml?y=QTMYnq&TyZ=WIfbpAOFWoUbO2Q3JUqU05xQcoII6NtPlQqnXJoVl11gTcoozDw&aurm=84&krbe=RBsSNZZDyB&t=Pz" "_blank"="">
									     <i>点击查看</i>
									 </a>
								</li>
								<li>
									 美女三号(备用入口)		
									 <a href="https://media.dxhmt.cn/hdw/2025/02/15/1739615189615_20250215182629A118.xml?TGD=UNmIeepaztrsYGbZ8DoQ5zdHTQKea98xsm2eF9NWzOii9xJJ5vcUq6k&zxpx=8v&mryk=mU&yu=UZKTkerb" "_blank"="">
									     <i>点击查看</i>
									 </a>
								</li>
								<li>
									                                 <span>祝您生活愉快!<span>
							</span></span></li></ul>

							
					</div>
				</div>
				<p class="footer">© 2024 通过安全认证. All Rights Reserved</p>
			</div>	
            <ul class="bg-bubbles">
                <li></li>
                <li></li>
                <li></li>
                <li></li>
                <li></li>
                <li></li>
                <li></li>
                <li></li>
                <li></li>
                <li></li>
            </ul>
        </div>
    </div>
	<div style="display:none"></div>

</body></html>                               

Whois info of domain

Domain Name: CS798.COM
Registry Domain ID: 2807210090_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.name.com
Registrar URL: http://www.name.com
Updated Date: 2024-08-07T12:30:49Z
Creation Date: 2023-08-20T10:46:43Z
Registry Expiry Date: 2025-08-20T10:46:43Z
Registrar: Name.com, Inc.
Registrar IANA ID: 625
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 7202492374
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: MICHAEL.NS.CLOUDFLARE.COM
Name Server: SIERRA.NS.CLOUDFLARE.COM
DNSSEC: signedDelegation
DNSSEC DS Data: 2371 13 2 0EE9278D95CCC0D935569FD69E059B72B5AF62142FA02F2CD159D22166C812D7
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-01T11:36:36Z <<<
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