<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!DOCTYPE html&gt;
&lt;html&gt;
	&lt;head&gt;
		&lt;meta charset="utf-8" /&gt;
		&lt;meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /&gt;
		&lt;meta
			name="viewport"
			content="width=device-width, initial-scale=1.0, user-scalable=no"
		/&gt;
		&lt;title&gt;温馨提示&lt;/title&gt;
		&lt;meta name="keywords" content="云服务器,购买,腾讯云" /&gt;
		&lt;meta
			name="keywords"
			content="域名注册, 云服务器, httpdns, 域名解析, 域名转入, 移动域名, 域名查询"
		/&gt;
		&lt;meta
			name="description"
			content="腾讯云域名注册, 腾讯云旗下品牌。腾讯云域名注册是中国领先的域名注册服务提供商, 并提供云主机、网站建设等网络服务。"
		/&gt;
		&lt;link
			rel="icon"
			href="https://www.cloud.tencent.com/favicon.ico"
			type="image/x-icon"
		/&gt;
		&lt;link
			rel="stylesheet"
			href="https://imgcache.qq.com/open_proj/proj_qcloud_v2/gateway/portal/css/global.css"
		/&gt;
		&lt;style&gt;
			body {
				min-width: 1200px;
			}
			div,
			ul,
			li,
			p,
			span,
			i,
			h2,
			h3,
			h4,
			h5,
			h6 {
				box-sizing: border-box;
			}
			.block-main {
				width: 1200px;
				margin: 0 auto;
				overflow: hidden;
			}
			.block-clearfix:after {
				content: "";
				height: 0;
				visibility: hidden;
				display: block;
				clear: both;
			}
			.block-fr {
				float: right;
			}
			.block-fl {
				float: left;
			}
			/* 主要信息模块 */
			.block-info {
				padding: 120px 0 96px;
			}
			.block-info-left {
				float: left;
				width: 660px;
				margin-left: 12px;
			}
			.block-info-right {
				float: right;
				padding-top: 55px;
				padding-right: 85px;
			}
			.block-info-right img {
				width: 320px;
			}
			.block-title {
				width: 320px;
				color: #000;
				font-size: 40px;
				font-weight: 500;
				line-height: 52px;
				margin-bottom: 40px;
			}
			.block-text {
				color: #3d485d;
				font-size: 16px;
				line-height: 28px;
			}
			.block-text i {
				display: block;
				min-height: 28px;
				margin-top: 30px;
				color: #0052d9;
				font-size: 14px;
			}
			.block-text1 {
				margin-bottom: 12px;
			}
			.block-btn-wrap {
				margin-top: 10px;
			}
			.block-btn {
				display: inline-block;
				width: 152px;
				height: 36px;
				line-height: 36px;
				text-align: center;
				font-size: 14px;
				margin-right: 12px;
				cursor: pointer;
				box-sizing: border-box;
				vertical-align: top;
			}
			.block-btn1,
			.block-btn2,
			.block-btn3,
			.block-btn4 {
				display: none;
			}
			.block-btn-blue {
				background: #0052d9;
				color: #ffffff;
			}
			.block-btn-blue:hover {
				background-color: #266fe8;
			}
			.block-btn-white {
				border: 1px solid #0052d9;
				background: #fff;
				color: #0052d9;
			}
			.block-btn-white:hover {
				background-color: rgba(0, 82, 217, 0.05);
			}
			.open-transfer-dialog {
				display: none;
			}
			.block-ba-intro {
				color: #0052d9;
				font-size: 14px;
				line-height: 24px;
				margin-top: 16px;
				cursor: pointer;
			}
			.block-ba-intro::before {
				display: inline-block;
				content: "";
				width: 16px;
				height: 16px;
				background: url("https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/9cae674d-f6bc-4958-8482-6b1569aad41c.png");
				background-size: 100%;
				margin-right: 8px;
				vertical-align: middle;
				margin-top: -2px;
			}
			/* 列表模块 */
			.block-list {
				background-color: #eef4fa;
				padding: 62px 0;
			}
			.block-list .block-main {
				overflow: visible;
			}
			.block-list ul {
				font-size: 0px;
			}
			.block-list li {
				float: left;
				position: relative;
				width: 384px;
				height: 219px;
				padding: 24px;
				margin-right: 24px;
				background: #fff;
				box-sizing: border-box;
				vertical-align: top;
				font-size: 14px;
			}
			.block-list li.recommend-item::after {
				content: "";
				position: absolute;
				right: -4px;
				top: -4px;
				width: 68px;
				height: 68px;
				background: url("https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/01382544-3e4f-4653-9eda-242f6af991a7.png");
				background-size: 100%;
			}
			.block-list li:last-child {
				margin-right: 0;
			}
			.block-list li h4 {
				color: #000;
				font-size: 16px;
				font-weight: 500;
				line-height: 26px;
				margin-bottom: 12px;
			}
			.block-list li h4 i {
				display: none;
			}
			.block-list li p {
				color: #495770;
				font-size: 14px;
				line-height: 24px;
				margin-bottom: 12px;
			}
			.block-list li a {
				position: absolute;
				left: 24px;
				bottom: 24px;
				color: #0052d9;
				line-height: 24px;
				cursor: pointer;
			}
			/* 底部模块 */
			.block-footer {
				position: fixed;
				width: 100%;
				bottom: 0;
				padding: 24px 0;
				background-color: #fff;
				color: #98a3b7;
				text-align: center;
			}
			/* 弹窗模块 */
			.block-dialog {
				display: none;
				position: fixed;
				z-index: 1001;
				width: 100%;
				height: 100%;
				left: 0;
				top: 0;
			}
			.dialog-mask {
				position: absolute;
				width: 100%;
				height: 100%;
				left: 0;
				top: 0;
				background-color: rgba(0, 0, 0, 0.4);
			}
			.dialog-box {
				position: absolute;
				top: 50%;
				left: 50%;
				width: 800px;
				transform: translate(-50%, -50%);
				background: #fff;
				padding: 46px 40px 40px;
			}
			.dialog-head .dialog-title {
				font-size: 24px;
				margin-bottom: 36px;
				font-weight: 500;
				line-height: 36px;
			}
			.dialog-head .dialog-close {
				position: absolute;
				top: 20px;
				right: 20px;
				width: 20px;
				height: 20px;
				background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzg4OCIgZD0iTTEzLjk1IDMuNDE0TDEyLjUzNiAyIDggNi41MzYgMy40NjQgMiAyLjA1IDMuNDE0IDYuNTg2IDcuOTUgMi4wNSAxMi40ODVsMS40MTQgMS40MTRMOCA5LjM2NGw0LjUzNiA0LjUzNSAxLjQxNC0xLjQxNEw5LjQxNCA3Ljk1eiIvPjwvc3ZnPg==);
				background-size: 100% 100%;
				cursor: pointer;
			}
			.dialog-body img {
				width: 216px;
				margin-right: 52px;
			}
			.dialog-body p {
				width: 390px;
				line-height: 24px;
				margin-bottom: 20px;
				color: #3d485d;
			}
			.dialog-body p:last-child {
				margin-bottom: 0;
			}
			.dialog-body .dialog-btn-wrap {
				margin-top: 40px;
				text-align: center;
			}
			.video-dialog .dialog-box {
				width: 700px;
				height: 500px;
				padding: 0;
				font-size: 0;
			}
			.video-dialog .dialog-body {
				height: 100%;
			}
			.video-dialog .video-play {
				width: 100%;
				height: 100%;
			}
			.video-dialog .dialog-close {
				position: absolute;
				right: -30px;
				top: -15px;
				width: 30px;
				height: 30px;
				background: url("https://imgcache.qq.com/operation/dianshi/other/close-white.e5cb23e7475c990b39a25a7cc8730baee46acfac.svg");
				background-size: 100%;
				cursor: pointer;
			}
			@media screen and (max-width: 768px) {
				body {
					min-width: auto;
				}
				.block-main {
					width: 100%;
				}
				.block-info {
					padding: 0 15px;
				}
				.block-info-left {
					float: none;
					width: 100%;
					margin-left: 0;
					text-align: center;
				}
				.block-info-right {
					float: none;
					width: 100%;
					text-align: center;
					padding-right: 0;
					padding-top: 44px;
					margin-bottom: 20px;
				}
				.block-info-right img {
					width: auto;
					height: 165px;
				}
				.block-title {
					width: 100%;
					font-size: 18px;
					line-height: 26px;
					text-align: center;
					margin-bottom: 16px;
				}
				.block-text {
					font-size: 14px;
					line-height: 20px;
					text-align: center;
					margin-top: 8px;
				}
				.block-text i {
					min-height: 20px;
					color: #0052d9;
				}
				.block-text i::before {
					content: "";
					display: block;
					margin: 24px auto;
					height: 1px;
					width: 114px;
					background-color: #e5e5e5;
				}
				.block-btn-wrap {
					margin-top: 24px;
				}
				.block-btn {
					width: 100%;
					height: 48px;
					line-height: 48px;
					font-size: 16px;
				}
				.block-btn-blue {
					margin-bottom: 12px;
				}
				.block-ba-intro {
					display: inline-block;
					margin-bottom: 32px;
					margin-top: 18px;
				}
				.block-list {
					padding: 0;
				}
				.block-list ul {
					padding-top: 10px;
				}
				.block-list li {
					width: 100%;
					height: auto;
					padding: 20px 15px;
					margin-right: 0;
					margin-bottom: 10px;
				}
				.block-list li.recommend-item::after {
					background: none;
				}
				.block-list li h4 {
					font-size: 14px;
					line-height: 22px;
					margin-bottom: 8px;
				}
				.block-list li h4 i {
					display: inline-block;
					height: 20px;
					line-height: 20px;
					padding: 0 6px;
					background: #ff9c19;
					border-radius: 32px;
					color: #fff;
					font-size: 10px;
					text-align: center;
					margin-left: 10px;
				}
				.block-list li p {
					font-size: 14px;
					margin-bottom: 12px;
				}
				.block-list li a {
					position: initial;
				}
				.block-footer {
					position: relative;
				}
				.transfer-dialog .dialog-box {
					bottom: 0;
					left: 0;
					right: 0;
					top: initial;
					width: 100%;
					transform: initial;
					padding: 0 0 24px;
				}
				.dialog-head {
					height: 56px;
					line-height: 56px;
					padding: 0 15px;
					border-bottom: 1px solid #e5e5e5;
				}
				.dialog-head .dialog-title {
					font-size: 18px;
					line-height: inherit;
					margin-bottom: 0;
				}
				.dialog-head .dialog-close {
					top: 18px;
					right: 18px;
				}
				.dialog-body {
					padding: 0 15px;
				}
				.dialog-body .block-fl,
				.dialog-body .block-fr {
					float: none;
				}
				.dialog-body .block-fr {
					text-align: center;
					padding: 24px 0;
				}
				.dialog-body img {
					height: 131px;
					margin-right: 0;
				}
				.dialog-body p {
					width: initial;
					font-size: 12px;
					line-height: 20px;
					margin-bottom: 14px;
				}
				.dialog-body .dialog-btn-wrap {
					margin-top: 24px;
				}
				.video-dialog .dialog-box {
					width: 98%;
					height: auto;
					padding: 0;
					padding-top: 71.4285%;
				}
				.video-dialog .dialog-body {
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					padding: 0;
				}
			}
		&lt;/style&gt;
	&lt;/head&gt;

	&lt;body&gt;
		&lt;div class="body"&gt;
			&lt;div class="block-page"&gt;
				&lt;!-- 主要信息模块 --&gt;
				&lt;div class="block-info"&gt;
					&lt;div class="block-main"&gt;
						&lt;div class="block-info-right"&gt;
							&lt;img
								src="https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/a50b92ad-892c-456a-a137-6be267fcbb15.png"
								alt=""
							/&gt;
						&lt;/div&gt;
						&lt;div class="block-info-left"&gt;
							&lt;div class="block-title"&gt;网站暂时无法访问&lt;/div&gt;
							&lt;div class="block-text block-text1"&gt;
								该网站未根据工信部相关法律规则在腾讯云进行备案。
							&lt;/div&gt;
							&lt;div class="block-text"&gt;
								国务院令第292号《互联网信息服务管理办法》和《非经营性互联网信息服务备案管理办法》规定，所有对中国大陆境内提供服务的网站都必须先进行ICP备案。
								&lt;br /&gt;&lt;i class="block-tip"&gt;&lt;/i&gt;
							&lt;/div&gt;
							&lt;div class="block-btn-wrap"&gt;
								&lt;a
									class="block-btn block-btn-blue block-btn1"
									data-type="1"
									data-hub="webblock_tencentyun_beian_btn"
									&gt;去腾讯云备案&lt;/a
								&gt;
								&lt;a
									class="block-btn block-btn-blue block-btn2"
									data-type="2"
									data-hub="webblock_tencent_transfer_btn"
									&gt;去接入备案&lt;/a
								&gt;
								&lt;a
									class="block-btn block-btn-blue block-btn3"
									data-type="3"
									data-hub="webblock_tencent_check_btn"
									&gt;去腾讯云整改&lt;/a
								&gt;
								&lt;a
									class="block-btn block-btn-blue block-btn4"
									data-type="4"
									data-hub="webblock_tencent_kefu_btn"
									&gt;在线客服&lt;/a
								&gt;
							&lt;/div&gt;
							&lt;div class="block-ba-intro"&gt;网站备案介绍&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;!-- 列表模块 --&gt;
				&lt;div class="block-list"&gt;
					&lt;div class="block-main"&gt;
						&lt;ul class="block-clearfix"&gt;
							&lt;li&gt;
								&lt;h4&gt;如何备案&lt;/h4&gt;
								&lt;p&gt;
									您需前往腾讯云ICP备案控制台，根据系统提示填写相关的主体信息和服务信息，上传证件照片及核验单等备案材料。审核通过以后，腾讯云会以短信和邮件的形式通知您。
								&lt;/p&gt;
								&lt;a
									href="https://cloud.tencent.com/document/product/243/18958"
									data-hub="webblock_consult_btn"
									target="_blank"
									&gt;备案教程&lt;/a
								&gt;
							&lt;/li&gt;
							&lt;li&gt;
								&lt;h4&gt;备案期间网站还能正常访问吗&lt;/h4&gt;
								&lt;p&gt;
									首次备案：未成功办理备案的网站均不能上线访问&lt;br /&gt;
									接入备案：在腾讯云接入备案成功后，才可在腾讯云开展网站内容服务，未接入前请继续使用其他已备案过的云服务商
								&lt;/p&gt;
								&lt;a
									href="https://cloud.tencent.com/document/product/243/19637"
									target="_blank"
									&gt;了解详情&lt;/a
								&gt;
							&lt;/li&gt;
							&lt;li&gt;
								&lt;h4&gt;接入备案是否影响其他地方的备案&lt;/h4&gt;
								&lt;p&gt;
									接入备案过程中，暂不会影响您的网站访问。接入备案只是增加一个服务商，不会影响您在其它服务商的备案数据，您可同时使用两家服务商的服务器
								&lt;/p&gt;
								&lt;a
									href="https://cloud.tencent.com/document/product/243/43878#.E6.8E.A5.E5.85.A5.E5.A4.87.E6.A1.88.E6.98.AF.E5.90.A6.E5.BD.B1.E5.93.8D.E5.85.B6.E4.BB.96.E5.9C.B0.E6.96.B9.E7.9A.84.E5.A4.87.E6.A1.88.EF.BC.9F"
									target="_blank"
									&gt;了解详情&lt;/a
								&gt;
							&lt;/li&gt;
						&lt;/ul&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;!-- 底部模块 --&gt;
				&lt;div class="block-footer"&gt;京ICP备11018762号&lt;/div&gt;
				&lt;!-- 接入备案弹窗模块 --&gt;
				&lt;div class="block-dialog transfer-dialog"&gt;
					&lt;div class="dialog-mask"&gt;&lt;/div&gt;
					&lt;div class="dialog-box"&gt;
						&lt;div class="dialog-head"&gt;
							&lt;div class="dialog-title"&gt;已经备过案了？&lt;/div&gt;
							&lt;div class="dialog-close"&gt;&lt;/div&gt;
						&lt;/div&gt;
						&lt;div class="dialog-body"&gt;
							&lt;div class="block-clearfix"&gt;
								&lt;div class="block-fr"&gt;
									&lt;img
										src="https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/54ddc8c2-c1fc-458a-9da6-bdc18dcdd075.png"
										alt=""
									/&gt;
								&lt;/div&gt;
								&lt;div class="block-fl"&gt;
									&lt;p&gt;
										备案信息需要与接入服务商进行关联。如果主体已经在其他接入服务商完成备案取得备案号，表示您的网站可以在该接入商提供的服务范围从事网站内容服务。
									&lt;/p&gt;
									&lt;p&gt;
										若更换了接入服务商，如换成腾讯云，则需要在腾讯云做接入备案。在腾讯云接入备案成功后，表示您可以在腾讯云开展网站内容服务。
									&lt;/p&gt;
								&lt;/div&gt;
							&lt;/div&gt;
							&lt;div class="dialog-btn-wrap"&gt;
								&lt;a
									href="https://console.cloud.tencent.com/beian/manage"
									target="_blank"
									class="block-btn block-btn-blue"
									&gt;我要接入备案&lt;/a
								&gt;
							&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
				&lt;!-- 视频播放弹窗 --&gt;
				&lt;div class="block-dialog video-dialog"&gt;
					&lt;div class="dialog-mask"&gt;&lt;/div&gt;
					&lt;div class="dialog-box"&gt;
						&lt;div class="dialog-close"&gt;&lt;/div&gt;
						&lt;div class="dialog-body"&gt;&lt;/div&gt;
					&lt;/div&gt;
				&lt;/div&gt;
			&lt;/div&gt;
		&lt;/div&gt;
		&lt;script
			type="text/javascript"
			src="https://beaconcdn.qq.com/sdk/4.3.4/beacon_web.min.js"
		&gt;&lt;/script&gt;
		&lt;script&gt;
			// 获取url的query参数
			function getQueryString(name) {
				let reg = new RegExp("(^|&amp;)" + name + "=([^&amp;]*)(&amp;|$)", "i");
				let r = window.location.search.substr(1).match(reg);
				if (r != null) {
					return decodeURIComponent(r[2]);
				}
				return null;
			}
			// 格式化请求参数
			function formatParams(data) {
				let arr = [];
				for (let name in data) {
					arr.push(
						encodeURIComponent(name) + "=" + encodeURIComponent(data[name])
					);
				}
				// arr.push(("v=" + Math.random()).replace(".", ""));
				return arr.join("&amp;");
			}
			// ajax请求封装
			function ajax(options) {
				options = options || {};
				options.method = (options.method || "GET").toUpperCase();
				options.contentType =
					options.contentType || "application/x-www-form-urlencode";
				options.timeout = options.timeout || 30000;
				let params =
					options.method === "POST" &amp;&amp;
					options.contentType === "application/json"
						? JSON.stringify(options.data)
						: formatParams(options.data, options.contentType);
				let xhr;
				// 考虑兼容性
				if (window.XMLHttpRequest) {
					xhr = new XMLHttpRequest();
				} else if (window.ActiveObject) {
					// 兼容IE6以下版本
					xhr = new ActiveXobject("Microsoft.XMLHTTP");
				}

				// 启动并发送一个请求
				if (options.method == "GET") {
					xhr.open("get", options.url + "?" + params, true);
					xhr.send(null);
				} else if (options.method == "POST") {
					xhr.open("post", options.url, true);
					// 设置表单提交时的内容类型
					// Content-type数据请求的格式
					xhr.setRequestHeader("Content-type", options.contentType);
					xhr.send(params);
				}

				// 设置有效时间
				setTimeout(function () {
					if (xhr.readySate != 4) {
						xhr.abort();
					}
				}, options.timeout);
				/*
					接收
					options.success成功之后的回调函数  options.error失败后的回调函数
					xhr.responseText,xhr.responseXML  获得字符串形式的响应数据或者XML形式的响应数据
				*/
				xhr.onreadystatechange = function () {
					if (xhr.readyState == 4) {
						let status = xhr.status;
						if ((status &gt;= 200 &amp;&amp; status &lt; 300) || status == 304) {
							options.success &amp;&amp;
								options.success(xhr.responseText, xhr.responseXML);
						} else {
							options.error &amp;&amp; options.error(status);
						}
					}
				};
			}
		&lt;/script&gt;
		&lt;script&gt;
			window.addEventListener("DOMContentLoaded", (event) =&gt; {
				// 初始化数据上报
				const beacon = new BeaconAction({
					appkey: "0WEB05EW4ATU5I91", // 系统或项目id
					delay: 1000,
				});
				const domain = getQueryString("d");
				// 点击按钮
				document.querySelectorAll(".block-btn").forEach((el) =&gt; {
					el.addEventListener("click", (e) =&gt; {
						const type = e.target.dataset.type;
						if (type === "1" || type === "2") {
							window.open(
								"https://console.cloud.tencent.com/beian/manage/welcome?domain=" +
									domain
							);
						}
						if (type === "3") {
							window.open(
								"https://console.cloud.tencent.com/beian/manage/inspec-detail"
							);
						}
						if (type === "4") {
							window.open(
								"https://cloud.tencent.com/online-service?from=ticket-tab"
							);
						}
					});
				});
				// 控制视频显示
				document.querySelector(".block-ba-intro").onclick = function () {
					document.querySelector(".video-dialog").style.display = "block";
					document.querySelector(".video-dialog .dialog-body").innerHTML =
						'&lt;iframe class="video-play" style="background-color: #000;" width="700" height="500" src="https://cloud.tencent.com/edu/learning/quick-play/1818-20734?auto=1&amp;amp;source=gw.doc.media" allowfullscreen=""&gt;当前浏览器不能支持视频播放，请采用chrome或IE9以上浏览器&lt;/iframe&gt;';
				};
				document.querySelector(".video-dialog .dialog-close").onclick =
					function () {
						document.querySelector(".video-dialog").style.display = "none";
						document.querySelector(".video-dialog .dialog-body").innerHTML = "";
					};
				document.querySelector(".video-dialog .dialog-mask").onclick =
					function () {
						document.querySelector(".video-dialog").style.display = "none";
						document.querySelector(".video-dialog .dialog-body").innerHTML = "";
					};
				// 埋点统计
				document.querySelectorAll("a").forEach((el) =&gt; {
					el.addEventListener("click", (e) =&gt; {
						try {
							let datahub = e.target.dataset.hub;
							if (datahub) {
								beacon.onUserAction(datahub);
							}
						} catch (error) {}
					});
				});
				// 判断域名状态
				ajax({
					url: "//icp.qcloud.com/beian/IcpStatus",
					method: "post",
					data: {
						Domain: domain,
						RequestId: new Date().getTime().toString(),
					},
					timeout: 10000,
					contentType: "application/json",
					success: function (res) {
						const result = res &amp;&amp; JSON.parse(res);
						if (result.Response.Code === 0) {
							if (result.Response.GovStatus === "0") {
								// 未在管局备案
								document.querySelector(".block-tip").innerHTML =
									"经检测您的网站域名未在管局备案，如需要使用腾讯云资源，需在腾讯云新增备案后方可恢复访问。";
								document.querySelector(".block-btn1").style.display = "block";
								document.querySelector(".block-btn2").style.display = "none";
								document.querySelector(".block-btn3").style.display = "none";
								document.querySelector(".block-btn4").style.display = "none";
								return;
							}
							if (result.Response.Status === "0") {
								// 已在管局备案未在腾讯云接入
								document.querySelector(".block-tip").innerHTML =
									"经检测您的网站域名已在工信部备案，如需要使用腾讯云资源，需在腾讯云接入备案后方可恢复访问。";
								document.querySelector(".block-btn1").style.display = "none";
								document.querySelector(".block-btn2").style.display = "block";
								document.querySelector(".block-btn3").style.display = "none";
								document.querySelector(".block-btn4").style.display = "none";
								return;
							}
							if (result.Response.AuditStatus === "1") {
								// 已在管局和腾讯云备案，但有核查单
								document.querySelector(".block-tip").innerHTML =
									"网站无法访问常见原因如下：&lt;br /&gt;网站内容与备案信息不符、备案信息不准确、网站存在不适合传播的内容等，具体请登录备案系统查看。";
								document.querySelector(".block-btn1").style.display = "none";
								document.querySelector(".block-btn2").style.display = "none";
								document.querySelector(".block-btn3").style.display = "block";
								document.querySelector(".block-btn4").style.display = "none";
								return;
							}

							// 默认状态
							document.querySelector(".block-tip").innerHTML =
								"网站无法访问常见原因如下：&lt;br /&gt;网站内容与备案信息不符、备案信息不准确、网站存在不适合传播的内容等，您可以进入在线客服或拨打4009100100/95716进行反馈，我们将竭诚为您服务!";
							document.querySelector(".block-btn1").style.display = "none";
							document.querySelector(".block-btn2").style.display = "none";
							document.querySelector(".block-btn3").style.display = "none";
							document.querySelector(".block-btn4").style.display = "block";
						} else {
							// 默认状态
							document.querySelector(".block-tip").innerHTML =
								"网站无法访问常见原因如下：&lt;br /&gt;网站内容与备案信息不符、备案信息不准确、网站存在不适合传播的内容等，您可以进入在线客服或拨打4009100100/95716进行反馈，我们将竭诚为您服务!";
							document.querySelector(".block-btn1").style.display = "none";
							document.querySelector(".block-btn2").style.display = "none";
							document.querySelector(".block-btn3").style.display = "none";
							document.querySelector(".block-btn4").style.display = "block";
						}
					},
					error: function (e) {
						// 默认状态
						document.querySelector(".block-tip").innerHTML =
							"网站无法访问常见原因如下：&lt;br /&gt;网站内容与备案信息不符、备案信息不准确、网站存在不适合传播的内容等，您可以进入在线客服或拨打4009100100/95716进行反馈，我们将竭诚为您服务!";
						document.querySelector(".block-btn1").style.display = "none";
						document.querySelector(".block-btn2").style.display = "none";
						document.querySelector(".block-btn3").style.display = "none";
						document.querySelector(".block-btn4").style.display = "block";
					},
				});
			});
		&lt;/script&gt;
	&lt;/body&gt;
&lt;/html&gt;
&lt;!--[if !IE]&gt;|xGv00|8f85bc5ee2a463e0e5c16c474a6dd271&lt;![endif]--&gt;
</pre></body></html>