https://milarnet.com/

Eingereichte URL:
https://milarnet.com/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

LinkText
https://rescue.ibrave.io/form

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://milarnet.com/
Text
Failed to load resource: the server responded with a status of 403 ()
errornetwork
URL
https://milarnet.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 403 ()

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>iBrave Hosting Unavailable</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            margin: 0;
            padding: 0;
            background-color: #f4f4f4;
            color: #333;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
        }
        .container {
            max-width: 800px;
            background-color: #fff;
            padding: 30px;
            border-radius: 8px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            text-align: center;
        }
        h2 {
            font-size: 22px;
            color: #333;
            margin-bottom: 20px;
        }
        p {
            font-size: 16px;
            color: #666;
            line-height: 1.6;
        }
        a {
            color: #007BFF;
            text-decoration: none;
            font-weight: bold;
            transition: color 0.3s ease-in-out;
        }
        a:hover {
            color: #0056b3;
        }
        @media (max-width: 768px) {
            .container {
                width: 90%;
                padding: 20px;
            }
            h2 {
                font-size: 22px;
            }
     h2 {
                font-size: 18px;
            }
            p {
                font-size: 14px;
            }
        }
    </style>
</head>
<body>
<div class="container"><img src="https://ibrave.io/wp-content/uploads/elementor/thumbs/logo-new-p3muxk0otg0cwohdmro210qwzl404c6n1sf78ydtjm.png">
<h2>This website is currently unavailable due to the closure of iBrave Hosting.</h2>
<p>If you are the website owner and would like to recover your website or domain name, please complete this <a href="https://rescue.ibrave.io/">form</a>, and our infrastructure provider will reach out to you to arrange the recovery of your data or the continuation of your hosting services with them directly.<br><br>Kind Regards,<br>The iBrave Hosting Team</p>
</div>

</body></html>