- ID da verificação
- a334887b-3562-4831-997c-6a53f5b46955Concluído
- URL enviado:
- https://tv53.wiki/Redirecionado
- Relatório concluído:
Ligações · 0 encontradas
As ligações de saída identificadas na página
Variáveis JavaScript · 3 encontradas
Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer parte do código dentro do âmbito atual
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensagens de registo da consola · 3 encontradas
Mensagens registadas na consola web
Tipo | Categoria | Registo |
---|---|---|
error | network |
|
warning | other |
|
error | network |
|
HTML
O corpo HTML em bruto da página
<!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>