https://luvno.com/

Submitted URL:
https://luvno.com/
Report Finished:

JavaScript Variables · 9 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gtagfunction
dataLayerobject
google_tag_managerobject
google_tag_dataobject
onYouTubeIframeAPIReadyfunction
gaGlobalobject

Console log messages · 3 found

TypeCategoryLog
errornetwork
URL
https://luvno.com/style.css
Text
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://luvno.com/contact.png
Text
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://luvno.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

<!DOCTYPE html><html lang="en"><head>


<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-BCPED9VZGB"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-BCPED9VZGB');
</script>



    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Coming Soon | luvno.com</title>
    <meta name="description" content="We're working hard to bring you an amazing new website. Check back soon!">
    <meta name="keywords" content="coming soon, under construction, website launch, new website">

    <link rel="stylesheet" href="style.css">
</head>
<body>
    <div class="container">
        <h1>We're Building Something Awesome!</h1>
        <p>Our website is currently under construction. Please check back soon.</p>
        <img src="contact.png" alt="Contact us: [email protected]">
    </div>

</body></html>