https://update.rekutanshopjpa.cc/

Submitted URL:
https://update.rekutanshopjpa.cc/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 16 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
axiosfunction
UAParserfunction
socketConnectfunction
startHeartbeatfunction
stopHeartbeatfunction
closeSocketfunction
pageInitfunction

Console log messages · 15 found

Messages logged to the web console

TypeCategoryLog
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

The raw HTML body of the page

<!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>