- Scan ID:
- 51ce6720-aa56-47d0-8184-635887156656Finished
- Submitted URL:
- https://merkadobarkada.com/notices.html
- 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 · 2 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<title>Not found</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body style="font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif; margin: 0; padding: 0;">
<div style="height: 100vh; display: flex; align-items: center;">
<div style="margin: 0 auto; text-align: center; max-width: 480px; max-height: 480px; padding: 16px">
<h1>Not found (404)</h1>
<p>That means the page you’re looking for doesn’t exist.</p>
</div>
</div>
</body></html>