- Scan ID:
- 60716bd0-2a38-4c3f-954b-b3ce7d8d0f6aFinished
- Submitted URL:
- https://topcartlogistics.com/video.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 · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!DOCTYPE html><html><head>
<title>Top Cart Logistics</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>