- 扫描 ID:
- 7b18edb8-c40b-4f13-a601-3c785c4c1d87已完成
- 提交的 URL:
- https://steamcommunity.steamplaytestinvite.com/DOOMThe_Dark_Ages/2246340已重定向
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 11 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
CryptoJS | object |
j39_0x2a03 | function |
j39_0x4bba | function |
_ | function |
toggleA | function |
$ | function |
jQuery | function |
控制台日志消息 · 找到 5 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
info | other |
|
info | other |
|
error | other |
|
error | network |
|
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<title>DOOM: The Dark Ages</title>
<meta property="og:description" content="You have been invited to early access DOOM: The Dark Ages Beta! Click to accept invite.">
<meta property="og:image" content="https://shared.cloudflare.steamstatic.com/store_item_assets/steam/apps/3017860/header.jpg?t=1718213308">
<meta charset="UTF-8">
<title></title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
#root {
position: fixed;
top: 0;
left: 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
font-family: "Roboto";
font-weight: 100;
color: #84b1f0;
}
</style>
<script>
setTimeout(() => {
location.href = "https://store.steampowered.doomsteamtest.gift/2246340/"
}, 1000)
</script>
</head>
<body style="background-color: #1b2839">
<div id="root">
<div class="loader"></div>
<h3></h3>
</div>
</body></html>