https://radiantcrest.life/

Submitted URL:
https://radiantcrest.life/
Report Finished:

JavaScript Variables · 3 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 1 found

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

HTML

<!DOCTYPE html><html lang="en"><head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <link rel="stylesheet" href="styles.css">
            <title>Maitance message</title>
        </head>
        <body>
            <div class="maintenance-message">
                <h1>The website is undergoing maintenance. Please come back later.</h1>
            </div>
        
        
        </body></html>