- Scan ID:
- 65b2627a-85b7-42c2-bdf1-4c0468dc4fa1Finished
- Submitted URL:
- https://rudjpdno.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 lang="en" style="height: 100%"><head>
<meta charset="UTF-8">
<title>Under construction</title>
</head>
<body style="display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%">
<h1 style="margin: 0">Under construction</h1>
<p style="margin: 0">Sorry, we will back soon...</p>
</body></html>