- スキャンID:
- a0b67c44-5659-4008-a7d1-0a48b51e381c終了
- 送信済みURL:
- https://noxbox.nl/
- レポート終了日:
リンク · 0件検出
ページから特定された発信リンク
JavaScript変数 · 3件検出
ページのウィンドウオブジェクトにロードされたグローバルのJavaScript変数は関数以外の場所で宣言された変数で、現在のスコープ内であればコードのどこからでもアクセス可能です
名前 | 規模 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
コンソールログメッセージ · 0件検出
Webコンソールにログ記録されたメッセージ
HTML
未加工のHTMLページ本文
<!DOCTYPE html><html lang="nl"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"><title>noxbox</title>
<style>
.nox {
display: grid;
place-items: center;
background: #333333;
width: 100vw;
height: 100vh;
resize: both;
overflow: auto;
}
.box {
font-size: 1rem;
text-align: center;
}
body {
font-family: system-ui, serif;
color: white;
}
</style>
<link rel="SHORTCUT ICON" href="/favicon.ico">
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<div class="nox">
<div class="box" contenteditable="">
<img src="/IMG/nxbx.gif" alt="noxbox">
<p>Alleen in het holst van de nacht</p>
</div>
</div>
</body></html>