https://milarnet.com/

제출된 URL:
https://milarnet.com/
보고서 완료:

링크 · 1개 결과

페이지에서 식별된 외부 링크

링크텍스트
https://rescue.ibrave.io/form

JavaScript 변수 · 3개 결과

페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

콘솔 로그 메시지 · 2개 결과

웹 콘솔에 기록된 메시지

유형카테고리로그
errornetwork
URL
https://milarnet.com/
텍스트
Failed to load resource: the server responded with a status of 403 ()
errornetwork
URL
https://milarnet.com/favicon.ico
텍스트
Failed to load resource: the server responded with a status of 403 ()

HTML

페이지의 원시 HTML 본문

<!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>