- 扫描 ID:
- 0e6d5e93-183e-47ab-b749-bbf10e6f4bca已完成
- 提交的 URL:
- https://deadlock-valve.net/en/
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 4 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__cfBeacon | object |
控制台日志消息 · 找到 1 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
HTML
页面的原始 HTML 正文
<!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>