- Scan ID:
- 13adaa7a-23cd-4b8e-8cc0-876c95c3bf11Finished
- Submitted URL:
- https://app.response.oracle-mail.com/
- 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><head>
<title>404 Not Found</title>
<style>
body {
background-color: #fff;
}
.main {
font: 14px Arial;
margin: 5% 10% 0 10%;
}
.bold {
font-weight: 700;
}
</style>
</head>
<body>
<div class="main">
<h1>404 Not Found</h1>
<p class="bold">
The resource you are looking for has been removed, had its name changed,
or is temporarily unavailable.
</p>
<p>We apologize for the inconvenience.</p>
</div>
</body></html>