- スキャンID:
- bfde2101-0951-426b-b327-5de34f9b6ab3終了
- 送信済みURL:
- https://link.members.babbel.com/リダイレクト済み
- レポート終了日:
リンク · 0件検出
ページから特定された発信リンク
JavaScript変数 · 3件検出
ページのウィンドウオブジェクトにロードされたグローバルのJavaScript変数は関数以外の場所で宣言された変数で、現在のスコープ内であればコードのどこからでもアクセス可能です
名前 | 規模 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
コンソールログメッセージ · 1件検出
Webコンソールにログ記録されたメッセージ
規模 | 分類 | ログ |
---|---|---|
error | other |
|
HTML
未加工のHTMLページ本文
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta http-equiv="Content-Security-Policy" content="
default-src 'none';
frame-ancestors 'none';
form-action 'none';
base-uri 'none';
manifest-src 'none';
prefetch-src 'none';
navigate-to 'none';
sandbox;
require-trusted-types-for 'script';
trusted-types 'none';
upgrade-insecure-requests;
block-all-mixed-content
">
<title>404 - Not Found</title>
</head>
<body>
<h1>404 - Not Found</h1><p>The requested URL was not found on this server.</p>
</body></html>