- Scan ID:
- 4ec4b2ce-4baf-40b4-aebd-e9ebd795a6ebFinished
- Submitted URL:
- https://neilturner.me.uk/newfile.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 |
---|---|---|
warning | other |
|
warning | other |
|
HTML
The raw HTML body of the page
<html><head>
<title>Yay!</title>
</head>
<body>
<p>This is the new server!</p>
</body></html>