Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - 94cb.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.17.9
Date: Wed, 14 May 2025 14:28:58 GMT
Content-Type: text/html
Content-Length: 169
Connection: keep-alive
Location: https://94cb.com/

HTTP Code 301 Moved Permanently

301 response code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://94cb.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.17.9
Date: Wed, 14 May 2025 14:28:59 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
X-Powered-By: PHP/7.1.4
X-Frame-Options: SAMEORIGIN
Set-Cookie: CarbonBBS_View=desktop; path=/; HttpOnly
Cache-Control: no-store, no-cache, must-revalidate, max-age=0
Cache-Control: post-check=0, pre-check=0
Pragma: no-cache

HTTP Code 200 OK

200 response 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: 94cb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-cmn-Hans"
	  lang="zh-cmn-Hans">
<head>
	<meta name="renderer" content="webkit"/>
	<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
	<meta http-equiv="Cache-Control" content="no-siteapp"/>
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
			<meta http-equiv="mobile-agent"
			  content="format=xhtml; url=https://m.94cb.com/"/>
		<meta name="description" content="这是一个基于话题的高性能轻型PHP论坛。本论坛除了作为Carbon Forum开源项目的支持站外,还兼讨论PHP/Python/ASP/Java/C/C++/C#/MySQL/MSSQL/Oracle/CSS/JavaScript等热门技术。" />
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />
	<meta name="msapplication-TileImage" content="//cdn.94cb.com/static/img/retinahd_icon.png"/>
	<title>Carbon Forum</title>
	<!--link rel="dns-prefetch" href="//www.94cb.com" />
	<link rel="prefetch" href="//www.94cb.com" /-->
	<link rel="apple-touch-icon-precomposed"
		  href="//cdn.94cb.com/static/img/apple-touch-icon-57x57-precomposed.png"/>
	<link rel="apple-touch-icon-precomposed" sizes="72x72"
		  href="//cdn.94cb.com/static/img/apple-touch-icon-72x72-precomposed.png"/>
	<link rel="apple-touch-icon-precomposed" sizes="114x114"
		  href="//cdn.94cb.com/static/img/apple-touch-icon-114x114-precomposed.png"/>
	<link rel="apple-touch-icon-precomposed" sizes="144x144"
		  href="//cdn.94cb.com/static/img/apple-touch-icon-144x144-precomposed.png"/>
	<link rel="apple-touch-icon-precomposed" sizes="180x180"
		  href="//cdn.94cb.com/static/img/retinahd_icon.png"/>
	<link rel="shortcut icon" type="image/ico" href="/favicon.ico"/>
	<link
		href="//cdn.94cb.com/static/css/default/style.css?version=6.0.0"
		rel="stylesheet" type="text/css"/>
	<link rel="search" type="application/opensearchdescription+xml"
		  title="Carbon Forum"
		  href="/search.xml"/>
	<script type="text/javascript">
		var Prefix = "carbon_";
		var WebsitePath="//" + location.hostname + "";
		var StaticPath = "//cdn.94cb.com/static/";
		var CarbonForumConfig = {
			WebSocketPort : ""
		};
	</script>
	<script type="text/javascript" charset="utf-8" src="/static/js/jquery.js"></script>
	<script type="text/javascript" charset="utf-8"
			src="//cdn.94cb.com/static/js/default/global.js?version=6.0.0"></script>
	<script type="text/javascript" charset="utf-8" src="//cdn.94cb.com/language/zh-cn/global.js?version=6.0.0"></script>
	<script type="text/javascript">
			</script>
	<meta property="wb:webmaster" content="958554a0b1b5f4bc" />
<meta property="qc:admins" content="5530175077614326375" />
<!-- Google 自动广告 -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({
          google_ad_client: "ca-pub-3124754949381355",
          enable_page_level_ads: true
     });
</script></head>
<body>
<!-- content wrapper start -->
<div class="wrapper">
	<div class="nav-bar">
		<div class="nav-panel">
			<div class="inner-nav-panel">
				<div class="logo">
					<a href="/">
						<img src="//cdn.94cb.com/static/img/logo.png"
							 alt="首页"/>
					</a>
				</div>
				<div class="buttons">
					<div class="searchbox">
						<input type="text" id="SearchInput"
							   onkeydown="javascript:if((event.keyCode==13)&&(this.value!='')){$('#SearchButton').trigger('click');}"
							   placeholder="搜索" />
						<a href="javascript:;" id="SearchButton">
							<div class="icon icon-search"></div>
						</a>
					</div>
											<a href="/register">
							现在注册						</a>
												<a href="/login">
							 登 录 						</a>
											<!--a href="/explore">发现</a-->
					<a href="/" class="buttons-active">
						首页					</a>
				</div>
				<div class="c"></div>
			</div>
		</div>
		<div class="emptyProgressBar">
			<div class="progressBar" id="progressBar">
				<div class="bar1" id="progressBar1"></div>
			</div>
		</div>
	</div>
	<!-- main start -->
	<div class="main-content"></div>
		<div class="main" id="main">
		
		<!-- main-content start -->
<div class="main-content">
	<div class="main-box home-box-list">
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143942">
							帮人寻仇出气打人制造车祸17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143941">
							有需要找杀手打手的联系我17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143940">
							专业打手出气报仇雇找杀手17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E5%BB%BA%E8%AE%AE">建议</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143939">
							职业杀手专门替人寻仇报仇17761766769						</a>
					</h2>
					<span class="item-tags">
						</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143938">
							替人寻仇复仇报仇职业打手17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E5%BB%BA%E8%AE%AE">建议</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143937">
							雇找杀手报仇打架打手出气17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E5%BB%BA%E8%AE%AE">建议</a>
							<a href="/tag/%E6%9D%80%E6%89%8B">杀手</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143936">
							怎么联系雇人打架找人出气17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143935">
							雇人打人找人打架怎么联系17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143934">
							帮忙报复前女友报复前男友17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E6%8A%A5%E5%A4%8D">报复</a>
							<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143933">
							制造交通事故车祸意外伤残17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143932">
							怎样找黑道上的人办事复仇17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143931">
							打手帮忙报复别人教训情敌17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E6%83%85%E6%95%8C">情敌</a>
							<a href="/tag/%E6%8A%A5%E5%A4%8D">报复</a>
							<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143930">
							怎样找社会上混混打手打人17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143929">
							同城职业杀手打手真实可靠17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143928">
							在哪里可以联系到杀手打手17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143927">
							杀手打手专业替人办事打架17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E6%9D%80%E6%89%8B">杀手</a>
							<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143926">
							复仇报仇帮人打架打人寻仇17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/%E5%BB%BA%E8%AE%AE">建议</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143925">
							帮人寻仇出气打人制造车祸17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/BUG">BUG</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143924">
							打仗砍人打架教训情敌小三17761766769						</a>
					</h2>
					<span class="item-tags">
						<a href="/tag/Test">Test</a>
							<a href="/tag/%E6%83%85%E6%95%8C">情敌</a>
							</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
					<div class="post-list">
				<div class="item-avatar">
					<a href="/u/q3849482252">
						<img src="//cdn.94cb.com/upload/avatar/middle/37606.png" alt="q3849482252"/>					</a>
				</div>
				<div class="item-content">
					<h2>
						<a href="/t/3143923">
							有需要找杀手打手的联系我17761766769						</a>
					</h2>
					<span class="item-tags">
						</span><span class="item-date float-right"><a href="/u/q3849482252">q3849482252</a>&nbsp;•&nbsp;22&nbsp;天前					</span>
				</div>
														<div class="c"></div>
			</div>
							
										<div class="pagination">
<span class="currentpage">1</span><a href="/page/2">2</a><a href="/page/3">3</a><a href="/page/4">4</a><a href="/page/5">5</a><a href="/page/6">6</a><a href="/page/7">7</a><a href="/page/8">8</a><a href="/page/213">213</a><div class="float-right"><a href="/page/2">下一页&rsaquo;&rsaquo;</a></div>									<div class="c">
									</div>
								</div>
				</div>
			</div>
			<!-- main-content end -->
			<!-- main-sider start -->
			<div class="main-sider">
				<div class="sider-box">
	<div class="sider-box-title"> 登 录 </div>
	<div class="sider-box-content">
		<div class="center-align" style="width:226px;">
			<form action="/login" method="post" onsubmit="JavaScript:this.Password.value=md5(this.Password.value);">
				<input type="hidden" value="/" name="ReturnUrl" />
				<input type="hidden" name="FormHash" value="c5ff8004" />
				<input type="hidden" name="Expires" value="30" />
				<p><label><input type="text" name="UserName" id="UserName" class="w200" value="" placeholder="用户名" onblur="CheckUserNameExist()" /></label></p>
				<p><label><input type="password" name="Password" class="w200" value="" placeholder="密码" /></label></p>
				<p><label>
						<input type="text" name="VerifyCode" class="w200"
							   onfocus="document.getElementById('Verification_Code_Img').src='/captcha';document.getElementById('Verification_Code_Img').style.display='inline';"
							   value="" placeholder="验证码" />
					</label></p>
				<p>
					<img class="w200" src="" id="Verification_Code_Img" style="margin: auto 13px;cursor: pointer;display:none;" onclick="this.src+=''" alt="验证码" align="middle" />
				</p>
				<p><input type="submit" value=" 登 录 " name="submit" class="textbtn" style="margin:0 78px;" /></p>
				<p class="fs14 text-center">
										<a href="/register">现在注册</a>&nbsp;&nbsp;&nbsp;
										<a href="/forgot">忘记密码</a>
				</p>
			</form>
		</div>
				<p>
<a href="/oauth-1">
	<img src="/static/img/oauth/qq_icon_label.png" alt="QQ  登 录 " />
</a>&nbsp;
<a href="/oauth-2">
	<img src="/static/img/oauth/weibo_icon.png" alt="Weibo  登 录 " />
</a>&nbsp;
<a href="/oauth-3">
	<img src="/static/img/oauth/github_icon.png" alt="GitHub  登 录 " />
</a>&nbsp;
				</p>
	</div>
</div>
<div class="sider-box">
	<div class="sider-box-title">
		话题广场		<span class="float-right"><a href="/tags">查看更多</a></span>
	</div>
	<div class="sider-box-content btn">
				<a href="/tag/%E5%BB%BA%E8%AE%AE">建议</a>
				<a href="/tag/%E6%89%8B%E6%9C%BA">手机</a>
				<a href="/tag/%E5%8A%9F%E8%83%BD">功能</a>
				<a href="/tag/%E5%AE%89%E8%A3%85">安装</a>
				<a href="/tag/%E8%AF%9D%E9%A2%98">话题</a>
				<a href="/tag/%E5%9B%BE%E7%89%87">图片</a>
				<a href="/tag/%E8%AE%BA%E5%9D%9B">论坛</a>
				<a href="/tag/BUG">BUG</a>
				<a href="/tag/%E7%BD%91%E7%AB%99">网站</a>
				<a href="/tag/Android">Android</a>
				<a href="/tag/Test">Test</a>
				<a href="/tag/php">php</a>
				<a href="/tag/VPS">VPS</a>
				<a href="/tag/%E5%AE%A2%E6%88%B7%E7%AB%AF">客户端</a>
				<a href="/tag/%E5%9E%83%E5%9C%BE%E4%BF%A1%E6%81%AF">垃圾信息</a>
				<a href="/tag/Rewrite">Rewrite</a>
				<a href="/tag/%E8%A7%86%E9%A2%91">视频</a>
				<a href="/tag/%E9%99%84%E4%BB%B6">附件</a>
				<a href="/tag/MySQL">MySQL</a>
				<a href="/tag/%E6%A8%A1%E6%9D%BF">模板</a>
			</div>
</div>
<div class="sider-box">
	<div class="sider-box-title">信息栏</div>
	<div class="sider-box-content">
		<!--p>
<a href="https://www.upyun.com/https.html?utm_source=CarbonForum&utm_medium=ad&utm_content=https" target="_blank"><img src="https://cdn.94cb.com/upload/upyun_ad.jpg" alt="又拍云" /></a>
</p-->
<!--p>
<a href="http://my.henghost.com/aff.php?aff=3741" target="_blank"><img src="https://cdn.94cb.com/upload/virtual_host.jpg" alt="购买PHP虚拟主机 / VPS" /></a>
</p-->
<p>Carbon Forum是一个基于话题的高性能轻型PHP论坛</p>
<ul>
<li><a href="https://m.94cb.com/" target="_blank">手机版:为智能手机设计</a></li>
<li><a href="http://app.mi.com/detail/119536" target="_blank">官网Android客户端下载</a></li>
<li><a href="https://github.com/lincanbin/Carbon-Forum" target="_blank">Github: PC版与手机版源码</a></li>

<li><a href="https://github.com/lincanbin/Android-Carbon-Forum" target="_blank">GitHub: 编译自己网站的Android客户端</a></li>
<li><a href="https://github.com/loveuqian/iOS-Carbon-Forum" target="_blank">GitHub: 编译自己网站的iOS客户端(非官方)</a></li>
<li><a href="https://github.com/lincanbin/Carbon-Forum-API-Documentation/blob/master/README.md" target="_blank">GitHub: 客户端API文档</a></li>
</ul>

<p>下载地址:<a href="https://www.94cb.com/t/5262" target="_blank">Carbon Forum v5.9.0</a>
<br />QQ群:<a href="http://jq.qq.com/?_wv=1027&k=YG7gzK" target="_blank">12607708</a>(QQ我不常上)
</p>
<!--img alt="donate" src="https://cdn.94cb.com/upload/donate_weixin.png" /><br /><p>微信扫描上方二维码可向本项目捐款</p-->
<img alt="donate" src="https://cdn.94cb.com/upload/donate_small.png" /><br /><p>手机支付宝扫描上方二维码可向本项目捐款</p>
<!--p>PC端用户<a href="https://shenghuo.alipay.com/send/payment/[email protected]&payAmount=10&title=%be%e8%d4%f9Carbon+Forum%cf%ee%c4%bf%bf%aa%d4%b4%a3%a1" target="_blank">点这里可使用支付宝对本项目捐款</a></p-->
<p><form method="post" action="https://shenghuo.alipay.com/send/payment/fill.htm" accept-charset="gb2312" target="_blank">
	<input type="hidden" name="optEmail" value="[email protected]" />
	<input type="hidden" name="payAmount" value="30" />
	<input type="hidden" name="title" value="捐赠Carbon Forum项目开源!
	用户名:
	网站:" />
	<input type="submit" class="textbtn" value="PC端用户点此用支付宝捐赠" /> 
</form></p>


<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "//hm.baidu.com/hm.js?4e67f0456adf220874993f52d65bfb4d";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

<script type="text/javascript">
//Google Analytics
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-46949668-2', 'auto');
  ga('send', 'pageview');

</script>
<p>

<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44030602003677">
<img src="//cdn.94cb.com/upload/beian.png"/>粤公网安备 44030602003677号</a>
<br/>
<a href="http://beian.miit.gov.cn/">粤ICP备17135490号</a>
</p>		<div class="c"></div>
	</div>
</div>
				<div class="sider-box">
					<div class="sider-box-title">站内统计</div>
					<div class="sider-box-content">
						<ul>
							<li>主题数量:4260</li>
							<li>回帖数量:1440798</li>
							<li>话题数量:1227</li>
							<li>用户数量:37510</li>
						</ul>
					</div>
				</div>
			</div>
			<!-- main-sider end -->		<div class="c"></div>
		<a style="display: none; " rel="nofollow" href="#top" id="go-to-top">▲</a>
	</div>
		<!-- main end -->
	<div class="c"></div>
<div style="margin: 0 auto;width: 960px;">
<!-- Carbon Forum中文底栏 -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-3124754949381355"
     data-ad-slot="7505926522"
     data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>	<!-- footer start -->
	<div class="copyright">
		<p>
			Carbon Forum Powered By © 2006-2018 <a href="https://www.94cb.com" target="_blank">Carbon
				Forum</a> V6.0.0			<a href="/statistics">论坛统计</a>
			<br/>
						Processed in 3.556 ms,
			2 SQL Query(s),
			513.2 KiB Memory Usage
		</p>
	</div>
	<!-- footer end -->
</div>
<!-- content wrapper end -->
</body>
</html>
                               

Whois info of domain

Domain Name: 94CB.COM
Registry Domain ID: 1858498771_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.dnspod.cn
Registrar URL: http://www.dnspod.cn
Updated Date: 2025-04-20T07:43:18Z
Creation Date: 2014-05-13T16:34:14Z
Registry Expiry Date: 2026-05-13T16:34:14Z
Registrar: DNSPod, Inc.
Registrar IANA ID: 1697
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.4009100100
Domain Status: ok https://icann.org/epp#ok
Name Server: F1G1NS1.DNSPOD.NET
Name Server: F1G1NS2.DNSPOD.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-14T14:28:40Z <<<
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