-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathironman3.html
More file actions
22 lines (22 loc) · 1.06 KB
/
ironman3.html
File metadata and controls
22 lines (22 loc) · 1.06 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 Iron Man 3 through this page or discord embed!">
<meta name="author" content="Voucan">
<meta property="og:title" content="Iron Man 3">
<meta property="og:image" content="https://fanboyplanet.s3.amazonaws.com/wp-content/uploads/Iron-Man-3-Banner.jpg">
<meta property="og:url" content="https://voucan.github.io/embed/ironman3">
<meta property="og:type" content="video.other">
<meta property="og:video" content="https://dn720406.ca.archive.org/0/items/gbox-mov3/Iron%20Man%203.mp4">
<meta property="og:video:type" content="video/mp4">
<meta property="og:video:width" content="1280">
<meta property="og:video:height" content="720">
<title>Iron Man 3</title>
</head>
<video controls style="max-width: 100%; height: auto;">
<source src="https://dn720406.ca.archive.org/0/items/gbox-mov3/Iron%20Man%203.mp4" type="video/mp4">
</video>
</body>
</html>