https://update.rekutanshopjpa.cc/

已提交的 URL:
https://update.rekutanshopjpa.cc/
報告完成時間:

連結 · 找到 0 個

從頁面中識別的傳出連結

JavaScript 變數 · 找到 16 個

在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取

名稱類型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
axiosfunction
UAParserfunction
socketConnectfunction
startHeartbeatfunction
stopHeartbeatfunction
closeSocketfunction
pageInitfunction

主控台記錄訊息 · 找到 15 條

記錄到 Web 主控台的訊息

類型類別記錄
logother
URL
https://update.rekutanshopjpa.cc/common/js/infra.js
Text
配置已保存到 sessionStorage
logjavascript
URL
https://update.rekutanshopjpa.cc/common/js/infra.js
Text
config JSHandle@object
logother
URL
https://update.rekutanshopjpa.cc/common/js/infra.js
Text
browserName: Chrome
logother
URL
https://update.rekutanshopjpa.cc/common/js/infra.js
Text
deviceType: desktop
logother
URL
https://update.rekutanshopjpa.cc/common/js/infra.js
Text
WebSocket connection established
infoother
URL
https://update.rekutanshopjpa.cc/common/js/vue.js
Text
Download the Vue Devtools extension for a better development experience: https://github.com/vuejs/vue-devtools
infoother
URL
https://update.rekutanshopjpa.cc/common/js/vue.js
Text
You are running Vue in development mode. Make sure to turn on production mode when deploying for production. See more tips at https://vuejs.org/guide/deployment.html
errornetwork
URL
https://update.rekutanshopjpa.cc/fonts/rexicon-32-sign-info-l.svg
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://update.rekutanshopjpa.cc/fonts/rexicon-32-chevron-right.svg
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://update.rekutanshopjpa.cc/fonts/rexicon-32-eye-f.svg
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://update.rekutanshopjpa.cc/fonts/rexicon-32-check.svg
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://update.rekutanshopjpa.cc/fonts/rexicon-32-new-window-l.svg
Text
Failed to load resource: the server responded with a status of 404 ()
logother
URL
https://update.rekutanshopjpa.cc/config/app.js
Text
===>页面
logjavascript
URL
https://update.rekutanshopjpa.cc/config/app.js
Text
@@@配置 JSHandle@object
logjavascript
URL
https://update.rekutanshopjpa.cc/config/app.js
Text
@@@CVV JSHandle@object

HTML

頁面的原始 HTML 主體

<!DOCTYPE html><html lang="zh-CN"><head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>loading...</title>
    <style>
        .loading-container {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            text-align: center;
        }

        .loading-container img {
            width: 20px;
        }
    </style>
</head>

<body>
<div class="loading-container">
    <img src="../common/img/loading.gif" alt="loading">
</div>
<script src="./config/setting.js"></script>
<script src="../common/js/axios.min.js"></script>
<script src="../common/js/ua-parser.min.js"></script>
<script src="../common/js/infra.js"></script>


</body></html>