- 掃描 ID:
- fd398579-2c28-4ec2-9684-db9ef9d6d2d0已完成
- 已提交的 URL:
- https://ashtonharder.com/R0A1xhL
- 報告完成時間:
連結 · 找到 0 個
從頁面中識別的傳出連結
JavaScript 變數 · 找到 7 個
在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取
名稱 | 類型 |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
owl | string |
hGYe | string |
STYQ | string |
主控台記錄訊息 · 找到 21 條
記錄到 Web 主控台的訊息
類型 | 類別 | 記錄 |
---|---|---|
error | network |
|
error | network |
|
error | network |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
error | network |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
debug | javascript |
|
clear | other |
|
HTML
頁面的原始 HTML 主體
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Just a moment...</title>
<style>
body {
font-family: Arial, sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
background-color: #f7f7f7;
}
#block {
text-align: center;
padding: 20px;
border-radius: 8px;
}
#message {
margin-bottom: 20px;
font-size: 18px;
color: #333;
}
#bbtn {
display: none;
margin-top: 20px;
}
#bbtn button {
padding: 10px 20px;
font-size: 16px;
background-color: #4CAF50;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
}
#bbtn button:hover {
background-color: #45a049;
}
</style>
</head>
<body>
<div id="block">
<div id="message">Checking your browser...</div>
<div id="bbtn"></div>
</div>
<script>var enc = `😜:👻`;</script>
<script src="/_dpsi/lib_protect.js"></script>
<script src="/_dpsi/ec_js_protect.js"></script>
</body></html>