- Scan ID:
- dad444ad-d4e4-42d1-8d65-01c8f0b3801bFinished
- Submitted URL:
- https://www.supportres.org/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 4 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 |
bootstrap | 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><head>
<title>Ping Successful</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=10.000">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="cache-control" content="no-cache,no-store">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="-1">
<link href="/Content/Sign_In_files/style.css" rel="stylesheet" type="text/css">
</head>
<body style="margin:2em">
<meta name="viewport" content="width=device-width">
<title>Ping</title>
<hgroup>
<h1>Ping Successful</h1>
</hgroup>
<script src="/Content/bootstrap.min.js"></script>
</body></html>