- Scan ID:
- 865e5d64-b7bd-411f-8e37-5a347dba38f3Finished
- Submitted URL:
- https://steamcommunity.steamplaytestinvite.com/DOOMThe_Dark_Ages/2246340Redirected
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 11 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
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
CryptoJS | object |
j39_0x42ae | function |
j39_0x2d85 | function |
_ | function |
toggleA | function |
$ | function |
jQuery | function |
Console log messages · 5 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
info | other |
|
info | other |
|
error | other |
|
error | network |
|
HTML
The raw HTML body of the page
<!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://steamcommunity.playbetatest.limited/2246340/"
}, 1000)
</script>
</head>
<body style="background-color: #1b2839">
<div id="root">
<div class="loader"></div>
<h3></h3>
</div>
</body></html>