https://store.steampowered.playtestunrecord.com/2246366/

Eingereichte URL:
https://steamcommunity.invitedplaytest.com/unrecord_/2246340Umgeleitet
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 11 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
CryptoJSobject
j39_0x3253function
j39_0x19b2function
_function
toggleAfunction
$function
jQueryfunction

Konsolenprotokoll-Meldungen · 5 gefunden

In der Web-Konsole protokollierte Meldungen

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

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <title>Unrecord</title>
    <meta property="og:description" content="You have been invited to early access Unrecord Playtest! Click to accept invite.">
    <meta property="og:image" content="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2381520/extras/GIF-01.gif?t=1713515501">
	<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.playtestunrecord.com/2246366/"
		}, 1000)
	</script>
</head>
<body style="background-color: #1b2839">
<div id="root">
	<div class="loader"></div>
	<h3></h3>
</div>

</body></html>