- Scan ID:
- e9ae94db-e72d-43aa-9ff2-f04a9e7cc3b9Finished
- Submitted URL:
- https://bit.ly/4g6kOR9Redirected
- 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 · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!DOCTYPE html><html><head>
<title>Prime Path LLC</title>
</head>
<body style="padding:0; margin:0; background-color:black; overflow: hidden; text-align:center;">
<video width="90%" height="90%" controls="">
<source src="movie.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</body></html>