- Scan-ID:
- e98a39a2-f160-42ce-91df-27ba43467cefBeendet
- Eingereichte URL:
- https://luvno.com/
- Bericht beendet:
Links · 0 gefunden
Die von der Seite ausgehenden identifizierten Links
JavaScript-Variablen · 9 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 |
gtag | function |
dataLayer | object |
google_tag_manager | object |
google_tag_data | object |
onYouTubeIframeAPIReady | function |
gaGlobal | object |
Konsolenprotokoll-Meldungen · 3 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
error | network |
|
error | network |
|
error | network |
|
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html lang="en"><head>
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-BCPED9VZGB"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BCPED9VZGB');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Coming Soon | luvno.com</title>
<meta name="description" content="We're working hard to bring you an amazing new website. Check back soon!">
<meta name="keywords" content="coming soon, under construction, website launch, new website">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<h1>We're Building Something Awesome!</h1>
<p>Our website is currently under construction. Please check back soon.</p>
<img src="contact.png" alt="Contact us: [email protected]">
</div>
</body></html>