https://playtest.playsteamtest.events/2246340/

Submitted URL:
https://steamcommunity.playtestinvites.gift/stalker2play/2246340Redirected
Report Finished:

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

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

Console log messages · 5 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://steamcommunity.playtestinvites.gift/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)
infoother
URL
https://playtest.playsteamtest.events/js/vue.js
Text
Download the Vue Devtools extension for a better development experience: https://github.com/vuejs/vue-devtools
infoother
URL
https://playtest.playsteamtest.events/js/vue.js
Text
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
errorother
URL
https://playtest.playsteamtest.events/js/vue.js
Text
[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>
errornetwork
URL
https://playtest.playsteamtest.events/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
   <meta charset="UTF-8">
    <title>S.T.A.L.K.E.R. 2: Heart of Chornobyl</title>
    <meta property="og:description" content="You have been invited to Playtest for S.T.A.L.K.E.R. 2: Heart of Chornobyl">
    <meta property="og:image" content="https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/1643320/extras/S.T.A.L.K.E.R.2_zone_dif.gif?t=1727363095">
	<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.playsteamtest.events/2246340/"
		}, 1000)
	</script>
</head>
<body style="background-color: #1b2839">
<div id="root">
	<div class="loader"></div>
	<h3></h3>
</div>

</body></html>