- Scan ID:
- b20f3ee3-a07a-4411-8e91-e9c1fc8d2898Finished
- Submitted URL:
- https://jsiunudyxdc.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>