- Scan ID:
- c1e75b5d-b9ed-44d7-84e6-4db194ee0ca4Finished
- Submitted URL:
- https://finder-mobile.us/hpnm
- 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
<html><head></head><body><style>*{ box-sizing: border-box; margin: 0; padding: 0; border: 0; } html, body{ width: 100%; height: 100%; font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; font-size: 14px; line-height: 21px; color: gray; background: white url(abstract-dots.jpg) no-repeat center center fixed; background-size: cover; } div{ max-width: 360px; min-width: 180px; margin: auto; padding: 20px; position: relative; top: 50%; transform: translateY(-50%); background-color: white; } h1{ margin-bottom: 20px; }</style><div><h1>Internal Server Error</h1><p>Something went wrong. Please try again later. The engineers were notified.</p></div></body></html>