Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - nanbk.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Mon, 19 May 2025 00:30:02 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://www.nanbk.com/
Strict-Transport-Security: max-age=31536000

HTTP Code 301 Moved Permanently

301 status 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://nanbk.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Mon, 19 May 2025 00:30:03 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Strict-Transport-Security: max-age=31536000

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: nanbk.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML>
<html>
<head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="renderer" content="webkit">
	<meta http-equiv="Cache-Control" content="no-transform" />
	<meta http-equiv="Cache-Control" content="no-siteapp" />
	<meta http-equiv="x-dns-prefetch-control" content="on" />
	<title itemprop="name">前端编程学习记录</title>
	<meta name="description" content="南岸有归的个人博客首页,南岸有归的技术作品,南岸有归的生活成长." />
<meta name="keywords" content="web博客,前端,个人博客,前端博客,南岸有归" />
<link rel="alternate" type="application/rss+xml" title="前端编程学习记录 &raquo; RSS 2.0" href="https://www.nanbk.com/feed/" />
<link rel="alternate" type="application/rdf+xml" title="前端编程学习记录 &raquo; RSS 1.0" href="https://www.nanbk.com/feed/rss/" />
<link rel="alternate" type="application/atom+xml" title="前端编程学习记录 &raquo; ATOM 1.0" href="https://www.nanbk.com/feed/atom/" />
	<link rel='dns-prefetch' href="https://cdn.zhebk.cn" />
	
	<link rel="shortcut icon" href="https://www.nanbk.com/usr/themes/Akina/images/favicon.ico">
	<link rel="stylesheet" href="https://www.nanbk.com/usr/themes/Akina/css/style.css" type="text/css" />
	<link rel="stylesheet" href="https://www.nanbk.com/usr/themes/Akina/css/OwO.css" type="text/css" />
		<style type="text/css">
				@media (max-width:1080px) {#centerbg {display:none} }
		@media (max-width: 860px){.notice {margin-top: 100px;} }
						.wedonate img { margin-right:10px }
		.cd-top { background:url(https://www.nanbk.com/usr/themes/Akina/images/gotop.png) no-repeat center 50%}
	</style>
	</head>
<body class="home blog hfeed">
<!-- 加载动画 -->
<div id="preloader">
	<div id="preloader-inner"></div>
</div>
<section id="main-container">
	 <div class="openNav">
		<div class="iconflat">	 
			 <div class="icon"></div>
		</div>
			<!-- logo则显示 -->
			<div class="site-branding">
			 <div class="site-title"><a href="https://www.nanbk.com/" ><img src="https://www.nanbk.com/usr/themes/Akina/images/9b3204fcf8cbeafb0b534fc33cbfd720.png"></a></div>		  
			</div>
			<!-- logo 结束 -->
	 </div>	
	 <!-- 主页面显示 -->
<div id="page" class="site wrapper">
<header class="site-header" role="banner">
	<div class="site-top">
		<!-- logo则显示 -->
		<div class="site-branding">
		<div class="site-title"><a href="https://www.nanbk.com/" ><img src="https://www.nanbk.com/usr/themes/Akina/images/9b3204fcf8cbeafb0b534fc33cbfd720.png"></a></div>		  
		</div>
		<!-- logo 结束 -->
		<div id="login-reg">
			<!-- 个人头像 -->
						<!-- 如果用户未登录 -->
			<div class="ex-login">
				<a href="https://www.nanbk.com/admin/" target="_top">
					<i class="iconfont">&#xe615;</i>
				</a>
			</div>
					</div>
		<!-- 搜索 -->
		<div class="searchbox">
			<i class="iconfont js-toggle-search iconsearch">&#xe6f0;</i>
		</div> 
		<!-- 分类 -->
		<div class="lower">
			<nav>
				<ul id="nav_menu" class="menu"><li class="current-menu-item"><a href="https://www.nanbk.com/">首页</a></li>
				<li><a href="#">分类</a>
				<ul class="sub-menu">
					<li><a href="https://www.nanbk.com/category/program/">编程技巧</a></li><li><a href="https://www.nanbk.com/category/notes/">生活杂记</a></li>				</ul>
				</li>
				<li><a href="#">更多</a>
				<ul class="sub-menu">
																<li><a href="https://www.nanbk.com/about.html">自语</a></li>
											<li><a href="https://www.nanbk.com/archives.html">归档</a></li>
											<li><a href="https://www.nanbk.com/tags.html">标签云</a></li>
											<li><a href="https://www.nanbk.com/links-1.html">有朋</a></li>
											<li><a href="https://www.nanbk.com/message.html">留言</a></li>
									</ul>
				</li>
				</ul>
				<!-- 隐藏后菜单图标 -->
				<i class="iconfont show-nav">&#xe613;</i>
			</nav>
		</div>
	</div>
	<!-- 到顶部按钮 -->
	<div class="cd-top-box">
	<a href="#" class="cd-top"></a>
	</div>
</header>
<!-- 判断是否搜索 -->
	<div class="blank"></div>
		<div class="headertop">
			<!-- 首页大图 -->
			<div id="centerbg" style="background-image: url(https://www.nanbk.com/usr/themes/Akina/images/0br20cjycsb.jpg);">
				<!-- 左右倾斜 -->
				<div class="slant-left"></div>
				<div class="slant-right"></div>
				<!-- 博主信息 -->
				<div class="focusinfo">
					<!-- 头像 -->
					<div class="header-tou" >
					<a href="https://www.nanbk.com/"><img src="https://www.nanbk.com/usr/themes/Akina/images/avatar.png"></a>
					</div>
					<!-- 简介 -->
					<div class="header-info">
					<p>行路有良友,便是捷径。带上我吧,一起去看更大的世界。</p>
					</div>
					<!-- 社交信息 -->
					<div class="top-social">
											</div>
				</div>
			</div>
			<!-- 首页大图结束 -->
		</div>
	<div class=""></div>
	<div id="content" class="site-content">
	<!-- 顶部公告内容 -->
	<div class="notice">
		<i class="iconfont">&#xe607;</i>
			<div class="notice-content">
			暂无公告.			</div>
	</div>
	<!-- 聚焦内容 -->
	<div class="top-feature">
		<h1 class="fes-title">聚焦</h1>
			<div class="feature-content">
			<li class="feature-1"><a href="https://www.nanbk.com/archives/198/"><div class="feature-title"><span class="foverlay">vue自定义指令实现全局按钮权限控制.</span></div><img src="https://www.nanbk.com/usr/themes/Akina/images/postbg/1.jpg"></a></li><li class="feature-2"><a href="https://www.nanbk.com/archives/191/"><div class="feature-title"><span class="foverlay">vue动态路由详解.</span></div><img src="https://www.nanbk.com/usr/themes/Akina/images/postbg/2.jpg"></a></li><li class="feature-3"><a href="https://www.nanbk.com/archives/149/"><div class="feature-title"><span class="foverlay">写给自己看的Webpack配置</span></div><img src="https://www.nanbk.com/usr/themes/Akina/images/postbg/3.jpg"></a></li>			</div>
	</div>
	<!-- 主页内容 -->
	<div id="primary" class="content-area">
		<main id="main" class="site-main indexMain" role="main">
		<h1 class="main-title">近况</h1>
<!-- 结束搜索判断 -->
		<!-- 开始文章循环输出 -->
				<article class="post post-list" itemscope="" itemtype="http://schema.org/BlogPosting">
		<!-- 判断文章输出样式 -->
					<div class="post-entry">
				<div class="feature">
					<a href="https://www.nanbk.com/archives/220/"><div class="overlay"><i class="iconfont">&#xe61e;</i></div><img src="https://www.nanbk.com/usr/uploads/2025/04/4203640551.png"></a>
				</div>
				<h1 class="entry-title"><a href="https://www.nanbk.com/archives/220/">Vue CLI 构建疑难排解:代码被压缩但未被混淆(Mangle 失效)</a></h1>
				<div class="p-time">
				<i class="iconfont">&#xe604;</i> 2025-4-19				</div>
				<a href="https://www.nanbk.com/archives/220/"><p>Vue CLI 构建过程中代码混淆(Mangle)未生效问题的解决方案
问题背景
在使用 Vue CLI 构建的vue2老项目时,我们...</p></a>
				<!-- 文章下碎碎念 -->
				<footer class="entry-footer">
					<div class="post-more">
							<a href="https://www.nanbk.com/archives/220/"><i class="iconfont">&#xe61c;</i></a>
					</div>
							<div class="info-meta">
						<div class="comnum">
							<span><i class="iconfont">&#xe610;</i><a href="https://www.nanbk.com/archives/220/">1条评论</a></span>
						</div>
						<div class="views">
							<span><i class="iconfont">&#xe614;</i>26 热度</span>
						</div>
					</div>
				</footer>
			</div>
				<hr>
		</article>
				<article class="post post-list" itemscope="" itemtype="http://schema.org/BlogPosting">
		<!-- 判断文章输出样式 -->
					<div class="post-entry">
				<div class="feature">
					<a href="https://www.nanbk.com/archives/211/"><div class="overlay"><i class="iconfont">&#xe61e;</i></div><img src="https://www.nanbk.com/usr/themes/Akina/images/random/deu4.jpg"></a>
				</div>
				<h1 class="entry-title"><a href="https://www.nanbk.com/archives/211/">解锁gitlab和jenkins自动化部署项目</a></h1>
				<div class="p-time">
				<i class="iconfont">&#xe604;</i> 2023-11-3				</div>
				<a href="https://www.nanbk.com/archives/211/"><p>
最近用vue3和go语言重构了一下之前react和typescript、koa2开发的旧博客,每次发布都得手动进行部署,思来想去,还...</p></a>
				<!-- 文章下碎碎念 -->
				<footer class="entry-footer">
					<div class="post-more">
							<a href="https://www.nanbk.com/archives/211/"><i class="iconfont">&#xe61c;</i></a>
					</div>
							<div class="info-meta">
						<div class="comnum">
							<span><i class="iconfont">&#xe610;</i><a href="https://www.nanbk.com/archives/211/">1条评论</a></span>
						</div>
						<div class="views">
							<span><i class="iconfont">&#xe614;</i>479 热度</span>
						</div>
					</div>
				</footer>
			</div>
				<hr>
		</article>
				<article class="post post-list" itemscope="" itemtype="http://schema.org/BlogPosting">
		<!-- 判断文章输出样式 -->
					<div class="post-entry">
				<div class="feature">
					<a href="https://www.nanbk.com/archives/210/"><div class="overlay"><i class="iconfont">&#xe61e;</i></div><img src="https://www.nanbk.com/usr/themes/Akina/images/random/deu2.jpg"></a>
				</div>
				<h1 class="entry-title"><a href="https://www.nanbk.com/archives/210/">写给自己看的vite配置</a></h1>
				<div class="p-time">
				<i class="iconfont">&#xe604;</i> 2023-6-5				</div>
				<a href="https://www.nanbk.com/archives/210/"><p>
几年前学习webpack时写过一篇文章,但是在几年后的今天,webpack也许不再适合一些大型的项目了,vite成为了更好的选择,有...</p></a>
				<!-- 文章下碎碎念 -->
				<footer class="entry-footer">
					<div class="post-more">
							<a href="https://www.nanbk.com/archives/210/"><i class="iconfont">&#xe61c;</i></a>
					</div>
							<div class="info-meta">
						<div class="comnum">
							<span><i class="iconfont">&#xe610;</i><a href="https://www.nanbk.com/archives/210/">4条评论</a></span>
						</div>
						<div class="views">
							<span><i class="iconfont">&#xe614;</i>869 热度</span>
						</div>
					</div>
				</footer>
			</div>
				<hr>
		</article>
				<article class="post post-list" itemscope="" itemtype="http://schema.org/BlogPosting">
		<!-- 判断文章输出样式 -->
					<div class="post-entry">
				<div class="feature">
					<a href="https://www.nanbk.com/archives/208/"><div class="overlay"><i class="iconfont">&#xe61e;</i></div><img src="https://www.nanbk.com/usr/themes/Akina/images/random/deu6.jpg"></a>
				</div>
				<h1 class="entry-title"><a href="https://www.nanbk.com/archives/208/">一个简单的九宫格抽奖代码</a></h1>
				<div class="p-time">
				<i class="iconfont">&#xe604;</i> 2020-12-19				</div>
				<a href="https://www.nanbk.com/archives/208/"><p>
最近双十一双十二都有抽奖活动,之前双十一的时候写了一个抽奖代码,双十二也继续用上了这个代码,正好双十二也结束了,抽空把抽奖代码给整理...</p></a>
				<!-- 文章下碎碎念 -->
				<footer class="entry-footer">
					<div class="post-more">
							<a href="https://www.nanbk.com/archives/208/"><i class="iconfont">&#xe61c;</i></a>
					</div>
							<div class="info-meta">
						<div class="comnum">
							<span><i class="iconfont">&#xe610;</i><a href="https://www.nanbk.com/archives/208/">NOTHING</a></span>
						</div>
						<div class="views">
							<span><i class="iconfont">&#xe614;</i>1961 热度</span>
						</div>
					</div>
				</footer>
			</div>
				<hr>
		</article>
				<article class="post post-list" itemscope="" itemtype="http://schema.org/BlogPosting">
		<!-- 判断文章输出样式 -->
					<div class="post-entry">
				<div class="feature">
					<a href="https://www.nanbk.com/archives/206/"><div class="overlay"><i class="iconfont">&#xe61e;</i></div><img src="https://www.nanbk.com/usr/themes/Akina/images/random/deu4.jpg"></a>
				</div>
				<h1 class="entry-title"><a href="https://www.nanbk.com/archives/206/">Vue SSR框架Nuxt使用小记</a></h1>
				<div class="p-time">
				<i class="iconfont">&#xe604;</i> 2020-10-23<i class='iconfont hotpost' style='margin-left: 5px;'>&#xe618;</i>				</div>
				<a href="https://www.nanbk.com/archives/206/"><p>
最近一个老的项目需要重构,接触到Vue的SSR框架Nuxt,用法和vue有些相同,但是又有个别情况下不相同,项目结束后对此进行一个记...</p></a>
				<!-- 文章下碎碎念 -->
				<footer class="entry-footer">
					<div class="post-more">
							<a href="https://www.nanbk.com/archives/206/"><i class="iconfont">&#xe61c;</i></a>
					</div>
							<div class="info-meta">
						<div class="comnum">
							<span><i class="iconfont">&#xe610;</i><a href="https://www.nanbk.com/archives/206/">1条评论</a></span>
						</div>
						<div class="views">
							<span><i class="iconfont">&#xe614;</i>2420 热度</span>
						</div>
					</div>
				</footer>
			</div>
				<hr>
		</article>
				<!-- 结束文章循环输出 -->
		<!-- 翻页按钮 -->
		<nav class="navigator">
				
			<i class="navnumber">1 / 5</i>
			<a class="next" title="" href="https://www.nanbk.com/page/2/"><i class="iconfont">&#xe60f;</i></a>		</nav>
	</main>
	<div id="pagination"><a class="next" title="" href="https://www.nanbk.com/page/2/">加载更多</a></div>
</div>
</div>
<!-- 结束主页内容 -->
</div>
</section>
<!-- 页底信息 -->
<footer id="colophon" class="site-footer" role="contentinfo">
	<!-- 请尊重作者!至少保留主题名称及其超链接,谢谢! -->
	<div id="footer" class="site-info">Copyright © 2025 by <a href="https://www.nanbk.com/" target="_blank" rel="nofollow">前端编程学习记录</a> - All rights reserved<span class="sep"> | </span>Theme : <a href="https://zhebk.cn/Web/Akina.html" target="_blank" rel="nofollow">Akina For Typecho</a>
		<div class="footertext">
			<p><a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">湘ICP备18002965号-2 </a></p>
					</div>
	</div>
</footer>
<div id="mo-nav">
	<div class="m-avatar">
		<img src="https://www.nanbk.com/usr/themes/Akina/images/avatar.png">
	</div>
	<div class="m-search">
		<form class="m-search-form" method="post" action="" role="search">
			<input class="m-search-input" type="search" name="s" placeholder="搜索...">
		</form>
	</div>
	<ul id="nav_menu" class="menu">
		<li class="current-menu-item"><a href="https://www.nanbk.com/">首页</a></li>
		<li><a href="#">分类</a>
			<ul class="sub-menu">
				<li><a href="https://www.nanbk.com/category/program/">编程技巧</a></li><li><a href="https://www.nanbk.com/category/notes/">生活杂记</a></li>			</ul>
		</li>
		<li><a href="#">更多</a>
			<ul class="sub-menu">
													<li><a href="https://www.nanbk.com/about.html">自语</a></li>
									<li><a href="https://www.nanbk.com/archives.html">归档</a></li>
									<li><a href="https://www.nanbk.com/tags.html">标签云</a></li>
									<li><a href="https://www.nanbk.com/links-1.html">有朋</a></li>
									<li><a href="https://www.nanbk.com/message.html">留言</a></li>
							</ul>
		</li>
	</ul>
</div>
<!-- 搜索 -->
<form class="js-search search-form search-form--modal" method="post" action="" role="search">
	<div class="search-form__inner">
		<div class="search-div">
			<h1 class="micromb-search">你想搜索什么...</h1>
			<i class="iconfont">&#xe6f0;</i>
			<input class="submit" type="search" name="s" placeholder="Search...">
		</div>
	</div>
</form>
<!-- 搜索结束 -->
<script type="text/javascript">
	var app = {"pjax":""};
	var theurl = "https://www.nanbk.com/usr/themes/Akina/";
	if (!!window.ActiveXObject || "ActiveXObject" in window) { //is IE?
	  alert('请抛弃万恶的IE系列浏览器吧。');
	}
	//判断下拉加载
	 var xl = "0";</script>

<script type="text/javascript" src="https://www.nanbk.com/usr/themes/Akina/js/jquery.min.js"></script>
<script type="text/javascript" src="https://www.nanbk.com/usr/themes/Akina/js/jquery.preloader.js"></script>
<script type="text/javascript" src="https://www.nanbk.com/usr/themes/Akina/js/jquery.pjax.js"></script>
<script type="text/javascript" src="https://www.nanbk.com/usr/themes/Akina/js/baguetteBox.min.js"></script>
<script type="text/javascript" src="https://www.nanbk.com/usr/themes/Akina/js/global.js"></script>
<script type="text/javascript" src="https://www.nanbk.com/usr/themes/Akina/js/prism.js"></script>
<script type="text/javascript" src="https://www.nanbk.com/usr/themes/Akina/js/SmoothScroll.js"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3536904791277581"
     crossorigin="anonymous"></script>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?ab41bde8f8c38d056fd2ecc1773c1839";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script><link href="https://cdn.jsdelivr.net/gh/Zisbusy/Akina-for-Typecho@master/File/katex.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/gh/Zisbusy/Akina-for-Typecho@master/File/katex.min.js">
</script>
<script>
$('katex-inline').each(function(i,e){t=$(this);h=t.html();try{katex.render(t.text(),e,{displayMode:false,throwOnError:false});}catch(b){t.html(h);console.warn('parse ' + h + ' error:' + b)}});
$('katex').each(function(i,e){t=$(this);h=t.html();try{katex.render(t.text(),e,{displayMode:true,throwOnError:false});}catch(b){t.html(h);console.warn('parse ' + h + ' error:' + b)}});
</script>
</body>
</html>
This page loaded in 0.000308 seconds                               

Whois info of domain

Domain Name: NANBK.COM
Registry Domain ID: 2266243629_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.dnspod.cn
Registrar URL: http://www.dnspod.cn
Updated Date: 2025-04-22T01:33:11Z
Creation Date: 2018-05-22T12:28:26Z
Registry Expiry Date: 2026-05-22T12:28:26Z
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: EMMA.DNSPOD.NET
Name Server: LILLIAN.DNSPOD.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T00:29:52Z <<<
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