Loading...
Loading...
{
"latency": 469,
"ipAddresses": [
"47.251.63.204"
],
"dns": {
"NS": [
"dns25.hichina.com.",
"dns26.hichina.com."
],
"A": [
"47.251.63.204"
],
"TXT": [
"v=spf1 include:spf.mxhichina.com -all"
]
}
}
[
{
"url": "https://sdgoldengain.com",
"technologies": [
{
"slug": "react",
"name": "React",
"icon": "React.svg",
"cpe": "cpe:2.3:a:facebook:react:*:*:*:*:*:*:*:*",
"versions": [
"0.0.2"
],
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"name": "JavaScript frameworks"
}
],
"confirmedAt": 1724721882
},
{
"slug": "tengine",
"name": "Tengine",
"icon": "Tengine.png",
"versions": [],
"categories": [
{
"id": 22,
"slug": "web-servers",
"name": "Web servers"
}
],
"confirmedAt": 1724721882
},
{
"slug": "jquery",
"name": "jQuery",
"icon": "jQuery.svg",
"cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*",
"versions": [
"3.7.1"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724721882
},
{
"slug": "core-js",
"name": "core-js",
"icon": "core-js.png",
"versions": [
"2.6.12"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1724721882
},
{
"slug": "alibaba-cloud-cdn",
"name": "Alibaba Cloud CDN",
"icon": "Alibaba Cloud.svg",
"versions": [],
"categories": [
{
"id": 31,
"slug": "cdn",
"name": "CDN"
}
],
"confirmedAt": 1724721882
},
{
"slug": "hsts",
"name": "HSTS",
"icon": "default.svg",
"versions": [],
"categories": [
{
"id": 16,
"slug": "security",
"name": "Security"
}
],
"confirmedAt": 1724721882
},
{
"slug": "open-graph",
"name": "Open Graph",
"icon": "Open Graph.svg",
"versions": [],
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"name": "Miscellaneous"
}
],
"confirmedAt": 1724721882
}
]
}
]
{
"Font Awesome": "Iconic font and CSS toolkit.",
"Viewport Meta": "This page uses the viewport meta tag which means the content may be optimized for mobile content.",
"IPhone / Mobile Compatible": "The website contains code that allows the page to support IPhone / Mobile Content.",
"Bootcss": "Chinese network for Bootstrap.",
"jQuery": "JQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.",
"WOW": "Reveal CSS animation as you scroll down a page.",
"Yahoo User Interface": "The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX.",
"nginx": "nginx [engine x] is a HTTP server and mail proxy server written by Igor Sysoev.",
"UTF-8": "UTF-8 (8-bit UCS/Unicode Transformation Format) is a variable-length character encoding for Unicode. It is the preferred encoding for web pages.",
"HTML5 DocType": "The DOCTYPE is a required preamble for HTML5 websites.",
"Meta Keywords": "Meta tag containing keywords related to the page.",
"Meta Description": "The description attribute provides a concise explanation of the page content.",
"X-UA-Compatible": "Allows a website to define how a page is rendered in Internet Explorer 8, allowing a website to decide to use IE7 style rendering over IE8 rendering.",
"Google Chrome IE Frame": "Frames Google Chrome window into Internet Explorer for HTML 5 compatibility.",
"Cascading Style Sheets": "Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML",
"Javascript": "JavaScript is a scripting language most often used for client-side web development.",
"HTML 5 Specific Tags": "This page contains tags that are specific to an HTML 5 implementation.",
"HTML 5 Video Audio Tags": "This page contains HTML5 style media tags. HTML5 is the proposed next standard for HTML 4.01, XHTML 1.0 and DOM Level 2 HTML.",
"Content Delivery Network": "This page contains links that give the impression that some of the site contents are stored on a content delivery network."
}
{
"data": {
"total": 0,
"personal_emails": 0,
"generic_emails": 0,
"department": {
"executive": 0,
"it": 0,
"finance": 0,
"management": 0,
"sales": 0,
"legal": 0,
"support": 0,
"hr": 0,
"marketing": 0,
"communication": 0,
"education": 0,
"design": 0,
"health": 0,
"operations": 0
},
"seniority": {
"junior": 0,
"senior": 0,
"executive": 0
}
},
"meta": {
"params": {
"domain": "sdgoldengain.com",
"company": null,
"type": null
}
}
}
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>System Error</title>
<meta name="robots" content="noindex,nofollow" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<style>
/* Base */
body {
color: #333;
font: 14px Verdana, "Helvetica Neue", helvetica, Arial, 'Microsoft YaHei', sans-serif;
margin: 0;
padding: 0 20px 20px;
word-break: break-word;
}
h1{
margin: 10px 0 0;
font-size: 28px;
font-weight: 500;
line-height: 32px;
}
h2{
color: #4288ce;
font-weight: 400;
padding: 6px 0;
margin: 6px 0 0;
font-size: 18px;
border-bottom: 1px solid #eee;
}
h3.subheading {
color: #4288ce;
margin: 6px 0 0;
font-weight: 400;
}
h3{
margin: 12px;
font-size: 16px;
font-weight: bold;
}
abbr{
cursor: help;
text-decoration: underline;
text-decoration-style: dotted;
}
a{
color: #868686;
cursor: pointer;
}
a:hover{
text-decoration: underline;
}
.line-error{
background: #f8cbcb;
}
.echo table {
width: 100%;
}
.echo pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: #f7f7f7;
border: 0;
border-radius: 3px;
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
.echo pre > pre {
padding: 0;
margin: 0;
}
/* Layout */
.col-md-3 {
width: 25%;
}
.col-md-9 {
width: 75%;
}
[class^="col-md-"] {
float: left;
}
.clearfix {
clear:both;
}
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
.col-md-3,
.col-md-9 {
width: 100%;
}
}
/* Exception Info */
.exception {
margin-top: 20px;
}
.exception .message{
padding: 12px;
border: 1px solid #ddd;
border-bottom: 0 none;
line-height: 18px;
font-size:16px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑";
}
.exception .code{
float: left;
text-align: center;
color: #fff;
margin-right: 12px;
padding: 16px;
border-radius: 4px;
background: #999;
}
.exception .source-code{
padding: 6px;
border: 1px solid #ddd;
background: #f9f9f9;
overflow-x: auto;
}
.exception .source-code pre{
margin: 0;
}
.exception .source-code pre ol{
margin: 0;
color: #4288ce;
display: inline-block;
min-width: 100%;
box-sizing: border-box;
font-size:14px;
font-family: "Century Gothic",Consolas,"Liberation Mono",Courier,Verdana;
padding-left: 56px;
}
.exception .source-code pre li{
border-left: 1px solid #ddd;
height: 18px;
line-height: 18px;
}
.exception .source-code pre code{
color: #333;
height: 100%;
display: inline-block;
border-left: 1px solid #fff;
font-size:14px;
font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑";
}
.exception .trace{
padding: 6px;
border: 1px solid #ddd;
border-top: 0 none;
line-height: 16px;
font-size:14px;
font-family: Consolas,"Liberation Mono",Courier,Verdana,"微软雅黑";
}
.exception .trace ol{
margin: 12px;
}
.exception .trace ol li{
padding: 2px 4px;
}
.exception div:last-child{
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
/* Exception Variables */
.exception-var table{
width: 100%;
margin: 12px 0;
box-sizing: border-box;
table-layout:fixed;
word-wrap:break-word;
}
.exception-var table caption{
text-align: left;
font-size: 16px;
font-weight: bold;
padding: 6px 0;
}
.exception-var table caption small{
font-weight: 300;
display: inline-block;
margin-left: 10px;
color: #ccc;
}
.exception-var table tbody{
font-size: 13px;
font-family: Consolas,"Liberation Mono",Courier,"微软雅黑";
}
.exception-var table td{
padding: 0 6px;
vertical-align: top;
word-break: break-all;
}
.exception-var table td:first-child{
width: 28%;
font-weight: bold;
white-space: nowrap;
}
.exception-var table td pre{
margin: 0;
}
/* Copyright Info */
.copyright{
margin-top: 24px;
padding: 12px 0;
border-top: 1px solid #eee;
}
/* SPAN elements with the classes below are added by prettyprint. */
pre.prettyprint .pln { color: #000 } /* plain text */
pre.prettyprint .str { color: #080 } /* string content */
pre.prettyprint .kwd { color: #008 } /* a keyword */
pre.prettyprint .com { color: #800 } /* a comment */
pre.prettyprint .typ { color: #606 } /* a type name */
pre.prettyprint .lit { color: #066 } /* a literal value */
/* punctuation, lisp open bracket, lisp close bracket */
pre.prettyprint .pun, pre.prettyprint .opn, pre.prettyprint .clo { color: #660 }
pre.prettyprint .tag { color: #008 } /* a markup tag name */
pre.prettyprint .atn { color: #606 } /* a markup attribute name */
pre.prettyprint .atv { color: #080 } /* a markup attribute value */
pre.prettyprint .dec, pre.prettyprint .var { color: #606 } /* a declaration; a variable name */
pre.prettyprint .fun { color: red } /* a function name */
</style>
</head>
<body>
<div class="echo">
</div>
<div class="exception">
<div class="message">
<div class="info">
<div>
<h2>[0] <abbr title="think\exception\HttpException">HttpException</abbr> in <a class="toggle" title="/data/user/htdocs/thinkphp/library/think/App.php line 535">App.php line 535</a></h2>
</div>
<div><h1>模块不存在:robots.txt</h1></div>
</div>
</div>
<div class="source-code">
<pre class="prettyprint lang-php"><ol start="526"><li class="line-526"><code> $config = self::init($module);
</code></li><li class="line-527"><code>
</code></li><li class="line-528"><code> // 模块请求缓存检查
</code></li><li class="line-529"><code> $request->cache(
</code></li><li class="line-530"><code> $config['request_cache'],
</code></li><li class="line-531"><code> $config['request_cache_expire'],
</code></li><li class="line-532"><code> $config['request_cache_except']
</code></li><li class="line-533"><code> );
</code></li><li class="line-534"><code> } else {
</code></li><li class="line-535"><code> throw new HttpException(404, 'module not exists:' . $module);
</code></li><li class="line-536"><code> }
</code></li><li class="line-537"><code> } else {
</code></li><li class="line-538"><code> // 单一模块部署
</code></li><li class="line-539"><code> $module = '';
</code></li><li class="line-540"><code> $request->module($module);
</code></li><li class="line-541"><code> }
</code></li><li class="line-542"><code>
</code></li><li class="line-543"><code> // 设置默认过滤机制
</code></li><li class="line-544"><code> $request->filter($config['default_filter']);
</code></li></ol></pre>
</div>
<div class="trace">
<h2>Call Stack</h2>
<ol>
<li>in <a class="toggle" title="/data/user/htdocs/thinkphp/library/think/App.php line 535">App.php line 535</a></li>
<li>
at <abbr title="think\App">App</abbr>::module(['robots.txt', <em>null</em>, <em>null</em>], ['app_host' => '', 'app_debug' => <em>true</em>, 'app_trace' => <em>false</em>, ...], <em>null</em>) in <a class="toggle" title="/data/user/htdocs/thinkphp/library/think/App.php line 456">App.php line 456</a> </li>
<li>
at <abbr title="think\App">App</abbr>::exec(['type' => 'module', 'module' => ['robots.txt', <em>null</em>, <em>null</em>]], ['app_host' => '', 'app_debug' => <em>true</em>, 'app_trace' => <em>false</em>, ...]) in <a class="toggle" title="/data/user/htdocs/thinkphp/library/think/App.php line 139">App.php line 139</a> </li>
<li>
at <abbr title="think\App">App</abbr>::run() in <a class="toggle" title="/data/user/htdocs/thinkphp/start.php line 19">start.php line 19</a> </li>
<li>
at require('<a class="toggle" title="/data/user/htdocs/thinkphp/start.php">/data/user/htdocs/th...</a>') in <a class="toggle" title="/data/user/htdocs/index.php line 17">index.php line 17</a> </li>
</ol>
</div>
</div>
<div class="exception-var">
<h2>Environment Variables</h2>
<div>
<div class="clearfix">
<div class="col-md-3"><strong>GET Data</strong></div>
<div class="col-md-9"><small>empty</small></div>
</div>
</div>
<div>
<div class="clearfix">
<div class="col-md-3"><strong>POST Data</strong></div>
<div class="col-md-9"><small>empty</small></div>
</div>
</div>
<div>
<div class="clearfix">
<div class="col-md-3"><strong>Files</strong></div>
<div class="col-md-9"><small>empty</small></div>
</div>
</div>
<div>
<div class="clearfix">
<div class="col-md-3"><strong>Cookies</strong></div>
<div class="col-md-9"><small>empty</small></div>
</div>
</div>
<div>
<div class="clearfix">
<div class="col-md-3"><strong>Session</strong></div>
<div class="col-md-9"><small>empty</small></div>
</div>
</div>
<div>
<h3 class="subheading">Server/Request Data</h3>
<div>
<div class="clearfix">
<div class="col-md-3"><strong>USER</strong></div>
<div class="col-md-9"><small>
nobody </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>HOME</strong></div>
<div class="col-md-9"><small>
/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>HTTP_ACCEPT_ENCODING</strong></div>
<div class="col-md-9"><small>
gzip, deflate, br </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>HTTP_HOST</strong></div>
<div class="col-md-9"><small>
sdgoldengain.com </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>HTTP_ACCEPT</strong></div>
<div class="col-md-9"><small>
*/* </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>HTTP_CONNECTION</strong></div>
<div class="col-md-9"><small>
keep-alive </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>HTTP_USER_AGENT</strong></div>
<div class="col-md-9"><small>
Websly Technologies +https://websly.tech </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>REDIRECT_STATUS</strong></div>
<div class="col-md-9"><small>
200 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>SERVER_NAME</strong></div>
<div class="col-md-9"><small>
wh-nuilxewp4tlepz2nc0v.my3w.com </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>SERVER_PORT</strong></div>
<div class="col-md-9"><small>
80 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>SERVER_ADDR</strong></div>
<div class="col-md-9"><small>
172.19.200.16 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>REMOTE_PORT</strong></div>
<div class="col-md-9"><small>
56976 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>REMOTE_ADDR</strong></div>
<div class="col-md-9"><small>
204.93.227.21 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>SERVER_SOFTWARE</strong></div>
<div class="col-md-9"><small>
nginx/1.18.0 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>GATEWAY_INTERFACE</strong></div>
<div class="col-md-9"><small>
CGI/1.1 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>REQUEST_SCHEME</strong></div>
<div class="col-md-9"><small>
http </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>SERVER_PROTOCOL</strong></div>
<div class="col-md-9"><small>
HTTP/1.1 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>DOCUMENT_ROOT</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>DOCUMENT_URI</strong></div>
<div class="col-md-9"><small>
/index.php </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>REQUEST_URI</strong></div>
<div class="col-md-9"><small>
/robots.txt </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>SCRIPT_NAME</strong></div>
<div class="col-md-9"><small>
/index.php </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>CONTENT_LENGTH</strong></div>
<div class="col-md-9"><small>
</small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>CONTENT_TYPE</strong></div>
<div class="col-md-9"><small>
</small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>REQUEST_METHOD</strong></div>
<div class="col-md-9"><small>
GET </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>QUERY_STRING</strong></div>
<div class="col-md-9"><small>
s=/robots.txt </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>PATH_INFO</strong></div>
<div class="col-md-9"><small>
/robots.txt </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>SCRIPT_FILENAME</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/index.php </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>FCGI_ROLE</strong></div>
<div class="col-md-9"><small>
RESPONDER </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>PHP_SELF</strong></div>
<div class="col-md-9"><small>
/index.php </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>REQUEST_TIME_FLOAT</strong></div>
<div class="col-md-9"><small>
1739323232.4198 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>REQUEST_TIME</strong></div>
<div class="col-md-9"><small>
1739323232 </small></div>
</div>
</div>
</div>
<div>
<div class="clearfix">
<div class="col-md-3"><strong>Environment Variables</strong></div>
<div class="col-md-9"><small>empty</small></div>
</div>
</div>
<div>
<h3 class="subheading">ThinkPHP Constants</h3>
<div>
<div class="clearfix">
<div class="col-md-3"><strong>APP_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/app/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>THINK_VERSION</strong></div>
<div class="col-md-9"><small>
5.0.24 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>THINK_START_TIME</strong></div>
<div class="col-md-9"><small>
1739323232.42 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>THINK_START_MEM</strong></div>
<div class="col-md-9"><small>
385032 </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>EXT</strong></div>
<div class="col-md-9"><small>
.php </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>DS</strong></div>
<div class="col-md-9"><small>
/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>THINK_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/thinkphp/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>LIB_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/thinkphp/library/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>CORE_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/thinkphp/library/think/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>TRAIT_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/thinkphp/library/traits/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>ROOT_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>EXTEND_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/extend/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>VENDOR_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/vendor/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>RUNTIME_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/runtime/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>LOG_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/runtime/log/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>CACHE_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/runtime/cache/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>TEMP_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/runtime/temp/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>CONF_PATH</strong></div>
<div class="col-md-9"><small>
/data/user/htdocs/app/ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>CONF_EXT</strong></div>
<div class="col-md-9"><small>
.php </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>ENV_PREFIX</strong></div>
<div class="col-md-9"><small>
PHP_ </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>IS_CLI</strong></div>
<div class="col-md-9"><small>
false </small></div>
</div>
<div class="clearfix">
<div class="col-md-3"><strong>IS_WIN</strong></div>
<div class="col-md-9"><small>
false </small></div>
</div>
</div>
</div>
</div>
<div class="copyright">
<a title="官方网站" href="http://www.thinkphp.cn">ThinkPHP</a>
<span>V5.0.24</span>
<span>{ 十年磨一剑-为API开发设计的高性能框架 }</span>
</div>
<script>
var LINE = 535;
function $(selector, node){
var elements;
node = node || document;
if(document.querySelectorAll){
elements = node.querySelectorAll(selector);
} else {
switch(selector.substr(0, 1)){
case '#':
elements = [node.getElementById(selector.substr(1))];
break;
case '.':
if(document.getElementsByClassName){
elements = node.getElementsByClassName(selector.substr(1));
} else {
elements = get_elements_by_class(selector.substr(1), node);
}
break;
default:
elements = node.getElementsByTagName();
}
}
return elements;
function get_elements_by_class(search_class, node, tag) {
var elements = [], eles,
pattern = new RegExp('(^|\\s)' + search_class + '(\\s|$)');
node = node || document;
tag = tag || '*';
eles = node.getElementsByTagName(tag);
for(var i = 0; i < eles.length; i++) {
if(pattern.test(eles[i].className)) {
elements.push(eles[i])
}
}
return elements;
}
}
$.getScript = function(src, func){
var script = document.createElement('script');
script.async = 'async';
script.src = src;
script.onload = func || function(){};
$('head')[0].appendChild(script);
}
;(function(){
var files = $('.toggle');
var ol = $('ol', $('.prettyprint')[0]);
var li = $('li', ol[0]);
// 短路径和长路径变换
for(var i = 0; i < files.length; i++){
files[i].ondblclick = function(){
var title = this.title;
this.title = this.innerHTML;
this.innerHTML = title;
}
}
// 设置出错行
var err_line = $('.line-' + LINE, ol[0])[0];
err_line.className = err_line.className + ' line-error';
$.getScript('//cdn.bootcss.com/prettify/r298/prettify.min.js', function(){
prettyPrint();
// 解决Firefox浏览器一个很诡异的问题
// 当代码高亮后,ol的行号莫名其妙的错位
// 但是只要刷新li里面的html重新渲染就没有问题了
if(window.navigator.userAgent.indexOf('Firefox') >= 0){
ol[0].innerHTML = ol[0].innerHTML;
}
});
})();
</script>
</body>
</html>
{
"status": 522,
"statusText": "certificate has expired",
"headers": {}
}
{
"whois.verisign-grs.com": {
"Domain Status": [
"ok https://icann.org/epp#ok"
],
"Name Server": [
"DNS25.HICHINA.COM",
"DNS26.HICHINA.COM"
],
"Domain Name": "SDGOLDENGAIN.COM",
"Registry Domain ID": "1641151457_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "grs-whois.hichina.com",
"Registrar URL": "http://www.net.cn",
"Updated Date": "2022-02-10T06:41:10Z",
"Created Date": "2011-02-20T03:51:02Z",
"Expiry Date": "2028-02-20T03:51:02Z",
"Registrar": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
"Registrar IANA ID": "420",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+86.95187",
"DNSSEC": "unsigned",
"URL of the ICANN Whois Inaccuracy Complaint Form": "https://www.icann.org/wicf/",
">>> Last update of whois database": "2025-02-12T01:20:11Z <<<",
"text": [
"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",
"registrar's sponsorship of the domain name registration in the registry is",
"currently set to expire. This date does not necessarily reflect the expiration",
"date of the domain name registrant's agreement with the sponsoring",
"registrar. Users may consult the sponsoring registrar's Whois database to",
"view the registrar's reported date of expiration for this registration.",
"",
"TERMS OF USE: You are not authorized to access or query our Whois",
"database through the use of electronic processes that are high-volume and",
"automated except as reasonably necessary to register domain names or",
"modify existing registrations; the Data in VeriSign Global Registry",
"Services' (\"VeriSign\") Whois database is provided by VeriSign for",
"information purposes only, and to assist persons in obtaining information",
"about or related to a domain name registration record. VeriSign does not",
"guarantee its accuracy. By submitting a Whois query, you agree to abide",
"by the following terms of use: You agree that you may use this Data only",
"for lawful purposes and that under no circumstances will you use this Data",
"to: (1) allow, enable, or otherwise support the transmission of mass",
"unsolicited, commercial advertising or solicitations via e-mail, telephone,",
"or facsimile; or (2) enable high volume, automated, electronic processes",
"that apply to VeriSign (or its computer systems). The compilation,",
"repackaging, dissemination or other use of this Data is expressly",
"prohibited without the prior written consent of VeriSign. You agree not to",
"use electronic processes that are automated and high-volume to access or",
"query the Whois database except as reasonably necessary to register",
"domain names or modify existing registrations. VeriSign reserves the right",
"to restrict your access to the Whois database in its sole discretion to ensure",
"operational stability. VeriSign may restrict or terminate your access to the",
"Whois database for failure to abide by these terms of use. VeriSign",
"reserves the right to modify these terms at any time.",
"",
"The Registry database contains ONLY .COM, .NET, .EDU domains and",
"Registrars."
]
},
"grs-whois.hichina.com": {
"Domain Status": [
"ok https://icann.org/epp#ok"
],
"Name Server": [
"DNS25.HICHINA.COM",
"DNS26.HICHINA.COM"
],
"Domain Name": "sdgoldengain.com",
"Registry Domain ID": "1641151457_DOMAIN_COM-VRSN",
"Registrar WHOIS Server": "grs-whois.hichina.com",
"Registrar URL": "http://www.net.cn",
"Updated Date": "2022-02-10T06:41:10Z",
"Created Date": "2011-02-20T03:51:02Z",
"Expiry Date": "2028-02-20T03:51:02Z",
"Registrar": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
"Registrar IANA ID": "420",
"Reseller": "",
"Registrant City": "",
"Registrant State/Province": "zhong guo",
"Registrant Country": "CN",
"Registry Registrant ID": "",
"DNSSEC": "unsigned",
"Registrar Abuse Contact Email": "[email protected]",
"Registrar Abuse Contact Phone": "+86.95187",
"URL of the ICANN WHOIS Data Problem Reporting System": "http://wdprs.internic.net/",
">>>Last update of WHOIS database": "2025-02-12T01:20:32Z <<<",
"text": [
"Registrant Email:https://whois.aliyun.com/whois/whoisForm",
"",
"For more information on Whois status codes, please visit https://icann.org/epp",
"",
"Important Reminder: Per ICANN 2013RAA`s request, Hichina has modified domain names`whois format of dot com/net/cc/tv, you could refer to section 1.4 posted by ICANN on http://www.icann.org/en/resources/registrars/raa/approved-with-specs-27jun13-en.htm#whois The data in this whois database is provided to you for information purposes only, that is, to assist you in obtaining information about or related to a domain name registration record. We make this information available \"as is,\" and do not guarantee its accuracy. By submitting a whois query, you agree that you will use this data only for lawful purposes and that, under no circumstances will you use this data to: (1)enable high volume, automated, electronic processes that stress or load this whois database system providing you this information; or (2) allow, enable, or otherwise support the transmission of mass unsolicited, commercial advertising or solicitations via direct mail, electronic mail, or by telephone. The compilation, repackaging, dissemination or other use of this data is expressly prohibited without prior written consent from us. We reserve the right to modify these terms at any time. By submitting this query, you agree to abide by these terms.For complete domain details go to:http://whois.aliyun.com/whois/domain/hichina.com"
]
}
}