https://update.rekutanshopjpa.cc/

提交的 URL:
https://update.rekutanshopjpa.cc/
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 16 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
axiosfunction
UAParserfunction
socketConnectfunction
startHeartbeatfunction
stopHeartbeatfunction
closeSocketfunction
pageInitfunction

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

类型类别记录
logother
URL
https://update.rekutanshopjpa.cc/common/js/infra.js
文本
配置已保存到 sessionStorage
logjavascript
URL
https://update.rekutanshopjpa.cc/common/js/infra.js
文本
config JSHandle@object
logother
URL
https://update.rekutanshopjpa.cc/common/js/infra.js
文本
browserName: Chrome
logother
URL
https://update.rekutanshopjpa.cc/common/js/infra.js
文本
deviceType: desktop
logother
URL
https://update.rekutanshopjpa.cc/common/js/infra.js
文本
WebSocket connection established
infoother
URL
https://update.rekutanshopjpa.cc/common/js/vue.js
文本
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
文本
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
文本
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://update.rekutanshopjpa.cc/fonts/rexicon-32-chevron-right.svg
文本
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://update.rekutanshopjpa.cc/fonts/rexicon-32-eye-f.svg
文本
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://update.rekutanshopjpa.cc/fonts/rexicon-32-check.svg
文本
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
文本
Failed to load resource: the server responded with a status of 404 ()
logother
URL
https://update.rekutanshopjpa.cc/config/app.js
文本
===>页面
logjavascript
URL
https://update.rekutanshopjpa.cc/config/app.js
文本
@@@配置 JSHandle@object
logjavascript
URL
https://update.rekutanshopjpa.cc/config/app.js
文本
@@@CVV JSHandle@object

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>