-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvenom.html
More file actions
22 lines (22 loc) · 1.15 KB
/
venom.html
File metadata and controls
22 lines (22 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Watch Venom through this page or discord embed!">
<meta name="author" content="Voucan">
<meta property="og:title" content="Venom">
<meta property="og:image" content="https://rukminim2.flixcart.com/image/832/832/l1tmf0w0/poster/s/u/s/small-venom-multicolour-photo-paper-print-poster-photographic-original-imagdb2mwztmrmbh.jpeg?q=70&crop=false">
<meta property="og:url" content="https://voucan.github.io/embed/venom">
<meta property="og:type" content="video.other">
<meta property="og:video" content="https://ia803408.us.archive.org/19/items/movies_202011/074%3BVenom.2018.mp4">
<meta property="og:video:type" content="video/mp4">
<meta property="og:video:width" content="1280">
<meta property="og:video:height" content="720">
<title>Venom</title>
</head>
<video controls style="max-width: 100%; height: auto;">
<source src="https://ia803408.us.archive.org/19/items/movies_202011/074%3BVenom.2018.mp4" type="video/mp4">
</video>
</body>
</html>