- Scan ID:
- 6efb5ef3-87d2-4dcf-b8a9-a08b81d1854fFinished
- Submitted URL:
- https://llia.nekoweb.org/pazzy/index.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 · 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"><head>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css">
<title></title>
</head>
<body>
<div class="focal">
<a href="about.html">
<div class="indexlink" style="width:39px;height:5px;transform:translate(477px, 267px)"></div>
</a>
<img src="pazzyweb.png" alt="">
<div style="width:56px;margin:0 auto;color:#888;"><a href="../index.html"><span>upstream</span></a></div>
</div>
</body></html>