https://dev-notairennae.pantheonsite.io/

Eingereichte URL:
https://dev-notairennae.pantheonsite.io/
Bericht beendet:

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

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 2 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
errornetwork
URL
https://dev-notairennae.pantheonsite.io/
Text
Failed to load resource: the server responded with a status of 530 ()
errornetwork
URL
https://dev-notairennae.pantheonsite.io/favicon.ico
Text
Failed to load resource: the server responded with a status of 530 ()

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html><head>
          <title>530 - Site is frozen</title>
        </head>
        <body style="font-family:Arial, Helvetica, sans-serif; text-align: center">
          <div style="padding-block: 180px">
            <h1>
              <div style="font-size: 180px; font-weight: 700">530</div>
              <div style="font-size: 24px; font-weight: 700">Site is frozen</div>
            </h1>
            <p style="font-size: 16px; font-weight: 400">The page could not be loaded properly.</p>
          </div>
        
      </body></html>