- Scan-ID:
- db699a78-28a2-4e78-9667-deb7d62dd867Beendet
- Eingereichte URL:
- https://sol-clicks.com/
- Bericht beendet:
Links · 0 gefunden
Die von der Seite ausgehenden identifizierten Links
JavaScript-Variablen · 3 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Konsolenprotokoll-Meldungen · 2 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
error | network |
|
error | network |
|
HTML
Der HTML-Rohtext der Seite
<html><head>
<title>404 Not Found</title>
<meta charset="utf-8">
<style type="text/css">
html, body { padding: 0; margin: 0; height: 100%; width: 100%; }
body { display: flex; background: #3c8dbc; }
h1 {
margin: auto; width: 250px; padding: 260px 10px 10px 10px;
background: url('/cms/image/e404.png') top center no-repeat;
color: #fff; font: normal 32px sans-serif; text-align: center;
}
</style>
</head>
<body>
<h1>404 Not Found</h1>
</body></html>