https://11165926.movefwdto.com/

ID da verificação
f127ce06-6906-426b-bc89-8b38df0163fbConcluído
URL enviado:
https://11165926.movefwdto.com/
Relatório concluído:

Ligações · 0 encontradas

Variáveis JavaScript · 3 encontradas

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensagens de registo da consola · 2 encontradas

TipoCategoriaRegisto
errornetwork
URL
chrome-extension://invalid/
Texto
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
errornetwork
URL
chrome-extension://invalid/
Texto
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

HTML

<!DOCTYPE html><html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>Page Not Found</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style type="text/css">
        body {
            background-color: #f0f0f2;
            margin: 0;
            padding: 0;
            font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

        div {
            width: 600px;
            margin: 5em auto;
            padding: 3em;
            background-color: #fff;
            border-radius: 1em;
        }

        a:link, a:visited {
            color: #38488f;
            text-decoration: none;
        }

        @media (max-width: 600px) {
            body {
                background-color: #fff;
            }

            div {
                width: auto;
                margin: 0 auto;
                border-radius: 0;
                padding: 1em;
            }
        }
    </style>
    <link type="text/css" rel="stylesheet" href="chrome-extension://cpngackimfmofbokmjmljamhdncknpmg/style.css">
    <script type="text/javascript" charset="utf-8" src="chrome-extension://cpngackimfmofbokmjmljamhdncknpmg/page_context.js"></script>
    <style type="text/css"></style>
</head>
<body screen_capture_injected="true">
<div>
    <h1>Page Not Found!</h1>

    <p>Unfortunately we were not able to find the page you were looking for. Please check your URL and try again.</p>
</div>


</body></html>