- 扫描 ID:
- a334887b-3562-4831-997c-6a53f5b46955已完成
- 提交的 URL:
- https://tv53.wiki/已重定向
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 3 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 3 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
warning | other |
|
error | network |
|
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html lang="ko"><head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, target-densitydpi=medium-dpi">
<title>티비위키(TVWIKI) - 서버에 문제가 발생하였습니다</title>
<style>
html {
overflow-y: scroll
}
body {
margin: 0;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
background-color: #0f0f0f;
font-family: HelveticaNeue-Light,AppleSDGothicNeo-Light,"Noto Sans","Malgun Gothic","맑은 고딕",sans-serif;
font-weight: 400;
color: #b6b6b6
}
html,h1,h2,h3,h4,h5,h6,form,fieldset,img {
margin: 0;
padding: 0;
border: 0
}
#app {
width:900px;
margin:0 auto;
position:relative;
}
.header {
padding-top:90px;
}
.header h2 {
font-size:25px;
color:#fff;
}
.header .security-comment p{
font-size:15px;
line-height:14px;
letter-spacing:-0.3px;
}
.security-captcha {
padding:15px 0;
}
.reload {
font-size:14px;
color:#fff;
letter-spacing:-0.3px;
border: 1px solid #282828;
display: inline-block;
padding: 12px 20px;
text-decoration: none;
margin-top:20px;
}
.reload:hover {
background-color:#1348d5;
border:1px solid #1348d5;
}
@media only screen and (max-width: 980px) {
#app {
width:100%;
padding:0 20px;
}
.header .security-comment p{
font-size:14px;
line-height:19px;
letter-spacing:-0.3px;
}
}
* {
box-sizing: border-box;
}
</style>
</head>
<body>
<div id="app">
<div class="header">
<h2>서버에 문제가 발생했어요 😩</h2>
<div class="security-comment">
<p>티비위키 서버에 문제가 발생했어요 이 문제가 곧 해결될거에요</p>
<p>너그러운 마음으로 조금만 기다려주세요.</p>
</div>
<a href="./" class="reload">새로고침</a>
<div style="display:none">::CLOUDFLARE_ERROR_500S_BOX::</div>
</div>
</div>
</body></html>