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

제출된 URL:
https://steampowered.playtestinvite.com/monster_hunter_wilds/2246340리디렉션됨
보고서 완료:

링크 · 0개 결과

페이지에서 식별된 외부 링크

JavaScript 변수 · 11개 결과

페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
CryptoJSobject
m0_0x4e5efunction
m0_0x468ffunction
_function
toggleAfunction
$function
jQueryfunction

콘솔 로그 메시지 · 5개 결과

웹 콘솔에 기록된 메시지

유형카테고리로그
errornetwork
URL
https://steampowered.playtestinvite.com/favicon.ico
텍스트
Failed to load resource: the server responded with a status of 404 (Not Found)
errorother
URL
https://playtest.invitesteamtest.games/js/vue.js
텍스트
[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
텍스트
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
텍스트
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
텍스트
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

페이지의 원시 HTML 본문

<!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>