https://l4ndbo.com/

Submitted URL:
https://l4ndbo.com/
Report Finished:

JavaScript Variables · 3 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 3 found

TypeCategoryLog
errornetwork
URL
https://l4ndbo.com/style.css
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://l4ndbo.com/index.js
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://l4ndbo.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html lang="da"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>L4ndbo</title>
    <link rel="stylesheet" href="./style.css">
    <link rel="icon" href="./favicon.ico" type="image/x-icon">
  </head>
  <body>
    <main>
        <h1>L4ndbo</h1>  
    </main>
	<script src="index.js"></script>
  
</body></html>