https://prime-ship.com/video.html?s=3

已提交的 URL:
https://bit.ly/4fvJLW9已重新導向
報告完成時間:

連結 · 找到 0 個

JavaScript 變數 · 找到 3 個

名稱類型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

主控台記錄訊息 · 找到 0 條

HTML

<!DOCTYPE html><html><head>
        <title>Prime Ship 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>