- ID de l'analyse :
- 0e6d5e93-183e-47ab-b749-bbf10e6f4bcaTerminée
- URL soumise :
- https://deadlock-valve.net/en/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 4 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 |
__cfBeacon | object |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>500 Internal Server Error</title>
<meta name="twitter:card" content="summary_large_image">
<meta name="Description" content="Deadlock is our new project that blends elements of a multiplayer shooter with strategic gameplay. In this game, you'll take control of unique heroes, each with distinct abilities, and engage in fast-paced battles for dominance over the arena.">
<meta property="twitter:description">
<meta name="twitter:site" content="">
<meta property="og:title" content="Introducing DEADLOCK | Limited test">
<meta property="twitter:title" content="Introducing DEADLOCK | Limited test">
<meta property="og:type" content="website">
<meta property="og:site" content="">
<meta property="og:description" content="Deadlock is our new project that blends elements of a multiplayer shooter with strategic gameplay. In this game, you'll take control of unique heroes, each with distinct abilities, and engage in fast-paced battles for dominance over the arena.">
<meta property="twitter:description" content="Deadlock is our new project that blends elements of a multiplayer shooter with strategic gameplay. In this game, you'll take control of unique heroes, each with distinct abilities, and engage in fast-paced battles for dominance over the arena.">
<link rel="image_src" href="/images/header.jpg">
<meta property="og:image" content="/images/header.jpg">
<meta name="twitter:image" content="/images/header.jpg">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Arial', sans-serif;
background-color: #f9f9f9;
color: #333;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
}
.container {
text-align: center;
padding: 40px;
background: #fff;
border-radius: 10px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
h1 {
font-size: 120px;
color: #e74c3c;
margin-bottom: 10px;
}
h2 {
font-size: 24px;
color: #555;
margin-bottom: 20px;
}
p {
font-size: 16px;
color: #777;
}
</style>
</head>
<body>
<div class="container">
<h1>500</h1>
<h2>Internal Server Error</h2>
<p>Something went wrong on our end. Please try again later.</p>
</div>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{"rayId":"8e24a583daf8384f","version":"2024.10.5","r":1,"serverTiming":{"name":{"cfExtPri":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}},"token":"5d583c08d80a477d8da067e11d13e455","b":1}" crossorigin="anonymous"></script>
</body></html>