- Scan ID:
- 6b413750-fd9b-4f09-8f66-9c67f2c591e0Finished
- Submitted URL:
- https://microsoftsupport.com-alerts.com/i/d5c8c36878712487abbe853aa89f378f7
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 3 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<!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>