https://uber.space/

Submitted URL:
https://uber.space
Report Finished:

The outgoing links identified from the page

LinkText
https://uberspace.deuberspace.de

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://uber.space/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
    <meta charset="UTF-8">
    <meta name="robots" content="noindex">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

    <link rel="stylesheet" href="style.css">
  </head>
  <body>
    <h2>Welcome on <kbd>uber.space</kbd>!</h2>

    <p>
      Content on *.uber.space is provided and mainainted by customers of <a href="https://uberspace.de">uberspace.de</a>.<br>
      Please contact the respective user for questions and <a href="mailto:[email protected]">[email protected]</a> for any cases of abuse.<br>
      <br>
      Thank you.
    </p>

    <img src="asteroid.png">
  

</body></html>