https://11165926.movefwdto.com/

提交的 URL:
https://11165926.movefwdto.com/
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 3 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

控制台日志消息 · 找到 2 条

类型类别记录
errornetwork
URL
chrome-extension://invalid/
文本
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
errornetwork
URL
chrome-extension://invalid/
文本
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>