- 扫描 ID:
- 6b413750-fd9b-4f09-8f66-9c67f2c591e0已完成
- 提交的 URL:
- https://microsoftsupport.com-alerts.com/i/d5c8c36878712487abbe853aa89f378f7
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 3 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 1 条
记录到 Web 控制台的消息
类型 | 类别 | 记录 |
---|---|---|
error | network |
|
HTML
页面的原始 HTML 正文
<!DOCTYPE html><html lang="en" class="error-html"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Error 500</title>
<link rel="icon" href="data:,">
<link href="/common/css/custom.css" rel="stylesheet">
<link href="/common/bootstrap/css/bootstrap.css" rel="stylesheet">
<link href="/common/css/selawik.css" rel="stylesheet">
</head>
<body>
<div class="body-content error-content">
<div class="col-sm-12 text-center error-detail">
<div class="wrapper-page">
<h1>Error 500</h1>
<p class="m-t-30">
The application has encountered an unexpected error.<br>It doesn't appear to have affected your data, but our technical staff have been automatically notified and will be looking into this with the utmost urgency.
</p>
</div>
</div>
</div>
</body></html>