https://tv54.wiki/

제출된 URL:
https://tv53.wiki/리디렉션됨
보고서 완료:

링크 · 0개 결과

페이지에서 식별된 외부 링크

JavaScript 변수 · 3개 결과

페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

콘솔 로그 메시지 · 3개 결과

웹 콘솔에 기록된 메시지

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>