https://gilian.firewizz.dev/

Eingereichte URL:
https://gilian.firewizz.dev/
Bericht beendet:

JavaScript-Variablen · 4 gefunden

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gilianobject

Konsolenprotokoll-Meldungen · 2 gefunden

TypKategorieProtokoll
logother
URL
https://gilian.firewizz.dev/js/site-script.js
Text
Gilian ready!
errornetwork
URL
https://gilian.firewizz.dev/images/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html><head>
<meta charset="UTF-8">
<meta name="referrer" content="strict-origin-when-cross-origin">
<meta http-equiv="X-Content-Type-Options" content="nosniff">
<title>Home</title>
<meta name="description" content="Home pagina">
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
<meta name="robots" content="noindex, nofollow">
<link rel="stylesheet" href="/css/template.css">

</head>
<body>
<h1>Gilian</h1>
<main>
Gilians homepage
</main>
<div>Powered by Firewizz.nl</div>
<script src="/js/site-script.js"></script>

</body></html>