https://topcartlogistics.com/video.html

ID de l'analyse :
60716bd0-2a38-4c3f-954b-b3ce7d8d0f6aTerminée
URL soumise :
https://topcartlogistics.com/video.html
Fin du rapport :

Liens : 0 trouvé(s)

Variables JavaScript : 3 trouvée(s)

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messages de journal de console : 0 trouvé(s)

HTML

<!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>