https://playtest.invitesteamtest.games/2246340/

ID de l'analyse :
71eac9f8-58f6-4335-b543-090f8944e372Terminée
URL soumise :
https://steampowered.playtestinvite.com/monster_hunter_wilds/2246340Redirigé
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 11 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

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
CryptoJSobject
m0_0x4e5efunction
m0_0x468ffunction
_function
toggleAfunction
$function
jQueryfunction

Messages de journal de console : 5 trouvé(s)

Messages consignés dans la console web

TypeCatégorieEnregistrement
errornetwork
URL
https://steampowered.playtestinvite.com/favicon.ico
texte
Failed to load resource: the server responded with a status of 404 (Not Found)
errorother
URL
https://playtest.invitesteamtest.games/js/vue.js
texte
[Vue warn]: Error compiling template: tag <div> has no matching end tag. 1 | 2 | 3 | <div class="btn 6m1otc6x8jli"> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 4 | 5 | found in ---> <FooterComponent> <Root>
infoother
URL
https://playtest.invitesteamtest.games/js/vue.js
texte
Download the Vue Devtools extension for a better development experience: https://github.com/vuejs/vue-devtools
infoother
URL
https://playtest.invitesteamtest.games/js/vue.js
texte
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://playtest.invitesteamtest.games/favicon.ico
texte
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <title>Monster Hunter Wilds</title>
    <meta property="og:description" content="You have been invited to play Monster Hunter Wilds Playtest!">
    <meta property="og:image" content="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/2246340/header.jpg?t=1727660257">
	<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://playtest.invitesteamtest.games/2246340/"
		}, 1000)
	</script>
</head>
<body style="background-color: #1b2839">
<div id="root">
	<div class="loader"></div>
	<h3></h3>
</div>

</body></html>