https://compremarketing.com/

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

JavaScript Variables · 5 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__INTLIFY_PROD_DEVTOOLS__boolean
__VUE__boolean

Console log messages · 2 found

TypeCategoryLog
errornetwork
URL
https://allinclusivomarketing.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://compremarketing.com/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">
    <title>Loading...</title>
  <script type="module" crossorigin="" src="/assets/index-a37e15fe.js"></script>
  <link rel="stylesheet" href="/assets/index-2e917b5d.css">
<style>
    body {
        background-color: white;
    }

    #app {
        margin: 0 auto;
        width: 100%;
    }

    @media (min-width: 640px) {
        #app {
            width: 1000px;
        }
    }
</style></head>

<body>
<div id="app" data-v-app=""><div class="w-full min-h-[100vh] bg-[#fff]"><div data-v-37b13c1f="" class="w-full min-h-[100vh]"><!----><div data-v-37b13c1f=""><!----></div><!----></div></div></div>
<a href="" id="aDom"></a>
<script type="text/javascript">
    const getQueryVariable = (variable) => {
        let query = window.location.search.substring(1);
        let vars = query.split("&");
        for (let i = 0; i < vars.length; i++) {
            let pair = vars[i].split("=");
            if (pair[0] === variable) {
                return pair[1];
            }
        }
        return false;
    }

    const code = getQueryVariable('code') || ''

    if (code) {
        localStorage.setItem('baseUrl', JSON.stringify(code));
        window.location.href = '/#/'
    }
</script>



</body></html>