https://glolocalrankerus.com/#/

ID de exploración:
f370b3e3-2ead-4fcc-8dd0-f5242df6b1fdFinalizado
URL enviada:
https://localrankerusseo.com/
Informe finalizado:

Enlaces: 0 encontrados

Variables JavaScript: 5 encontradas

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__INTLIFY_PROD_DEVTOOLS__boolean
__VUE__boolean

Mensajes de registro de la consola: 8 encontrados

TipoCategoríaRegistro
errornetwork
URL
https://localrankerusseo.com/favicon.ico
Texto
Failed to load resource: the server responded with a status of 404 ()
errorsecurity
URL
https://glolocalrankerus.com/#/
Texto
Access to XMLHttpRequest at 'https://localrankerus.y0pih.com/api/webConfig' from origin 'https://glolocalrankerus.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
errornetwork
URL
https://localrankerus.y0pih.com/api/webConfig
Texto
Failed to load resource: net::ERR_FAILED
errorsecurity
URL
https://glolocalrankerus.com/#/
Texto
Access to XMLHttpRequest at 'https://localrankerus.y0pih.com/api/business_config' from origin 'https://glolocalrankerus.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
errornetwork
URL
https://localrankerus.y0pih.com/api/business_config
Texto
Failed to load resource: net::ERR_FAILED
errornetwork
URL
https://glolocalrankerus.com/favicon.ico
Texto
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://glolocalrankerus.com/favicon.ico
Texto
Failed to load resource: the server responded with a status of 404 ()
verbosedom
URL
https://glolocalrankerus.com/#/login
Texto
[DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title></title>
  <script type="module" crossorigin="" src="/assets/index-c08450b6.js"></script>
  <link rel="stylesheet" href="/assets/index-4b299a3e.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"></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>