- ID de l'analyse :
- bf5cdad1-5883-4983-aff5-32c6328baafeTerminée
- URL soumise :
- https://steamcommunity.playtestinvited.com/DOOM_The_Dark_Ages/2246355Redirigé
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 7 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
CryptoJS | object |
$ | function |
jQuery | function |
Vue | function |
Messages de journal de console : 6 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
error | network |
|
info | other |
|
info | other |
|
error | other |
|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<title>DOOM: The Dark Agess</title>
<meta property="og:description" content="Вас пригласили присоединиться к раннему доступу для игры DOOM: The Dark Ages! Нажмите на приглашение, чтобы добавить игру.">
<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.invitedplaytestdoom.com/2246366/"
}, 1000)
</script>
</head>
<body style="background-color: #1b2839">
<div id="root">
<div class="loader"></div>
<h3></h3>
</div>
</body></html>