https://drain.cx/download

送信済みURL:
https://drain.cx/download
レポート終了日:

リンク · 0件検出

JavaScript変数 · 4件検出

名前規模
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
downloadFilefunction

コンソールログメッセージ · 4件検出

規模分類ログ
errornetwork
URL
https://drain.cx/download_files/api.js
テキスト
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://drain.cx/download_files/recaptcha__en.js
テキスト
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://drain.cx/download_files/app_002.js
テキスト
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://drain.cx/favicon.ico
テキスト
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html><head><link type="text/css" rel="stylesheet" id="dark-mode-custom-link"><link type="text/css" rel="stylesheet" id="dark-mode-general-link"><style lang="en" type="text/css" id="dark-mode-custom-style"></style><style lang="en" type="text/css" id="dark-mode-native-style"></style><style lang="en" type="text/css" id="dark-mode-native-sheet"></style>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate, max-age=0">
    <meta http-equiv="Pragma" content="no-cache">
    <meta http-equiv="Expires" content="0">
    <script type="text/javascript" async="" charset="utf-8" src="download_files/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-1qCnjZ4tqdtwUnG8/biz1OfJ7vkM3jnPZ0W0wIcDu+NDwZyQHqHpscJVB8ezdlTM"></script><script src="download_files/api.js" async="" defer="defer"></script>

    <style>
        body {
            background-color: #11171d;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
        }

        button {
            height: 45px;
            width: 160px;
            font-size: 18px !important;
            font-weight: 700;
            padding: 10px 20px;
            background-color: #11171d87;
            color: white;
            font-size: 16px;
            border: 1px solid #1a2026b8;
            cursor: pointer;
            color: #F5F5F5;
            text-decoration: none;
            border: 1px solid #1a2026b8;
            background: #11171d87;
            filter: drop-shadow(0px 0px 10px #1a2026a3);
            box-shadow: 0px 0px 10px #000;
            backdrop-filter: blur(100px);
            transition: .3s;
            text-shadow: 0 0 10px #F5F5F587;
            border-radius: 50px;
            font-family: "Gotham Pro", sans-serif;
        }

        button:hover {
            color: #13cfff !important;
            border: 1px solid #13cfff;
            box-shadow: 0 0 15px 0 #16d1ff !important;
            text-shadow: 0 0 10px #16d1ff !important;
            transform: scale(1.03);
        }

        .logo {
            position: absolute;
            top: 5px;
            left: 5px;
            width: 64px;
            height: 64px;
            transition: .3s;
        }

        .logo:hover {
            transform: scale(1.1);
        }
    </style>
</head>
<body>
    <a href="https://drain.cx/">
        <img class="logo" src="download_files/logo_small.png" alt="Logo">
    </a>

    <button onclick="downloadFile()">Download</button>

    <script src="download_files/app_002.js" type="text/javascript"></script>
    <script>
        function downloadFile() {
            window.location.href = "release.zip" + '?v=' + Date.now();
        }
    </script>

<script src="download_files/app.js" type="text/javascript"></script></body></html>