- 제출된 URL:
- https://i.ibb.co/WVL1J8P
- 보고서 완료:
링크 · 1개 결과
페이지에서 식별된 외부 링크
링크 | 텍스트 |
---|---|
https://imgbb.com/ |
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
콘솔 로그 메시지 · 1개 결과
웹 콘솔에 기록된 메시지
유형 | 카테고리 | 로그 |
---|---|---|
error | network |
|
HTML
페이지의 원시 HTML 본문
<!DOCTYPE html><html><head>
<title>404 Not Found</title>
<style>html, body { font-family: sans-serif; margin: 0; height: 100%; min-height: 100%;}h1 { font-weight: normal; font-size: 24px; color: #505050;}</style>
</head>
<body>
<div style="display: table; height:100%; width:100%; background: #222;">
<div style="height:100%; display: table-cell; text-align:center; vertical-align: middle;">
<a href="https://imgbb.com/"><img src="https://simgbb.com/images/favicon.png" width="300"></a><h1 style="color: #FFF;">404 Not Found</h1>
</div>
</div>
</body></html>