forked from NoTextToSpeech/goofy-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
23 lines (19 loc) · 1.14 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<!-- Thumbnail image/gif -->
<meta property="og:image" content="https://raw.githubusercontent.com/ShAdYShmr/elsisi-bya5d/main/media/pinterest-ayane-shirakawa.gif">
<meta property="og:type" content="video.other">
<!-- Video Link -->
<meta property="og:video:url" content="https://raw.githubusercontent.com/ShAdYShmr/elsisi-bya5d/main/media/%D8%A7%D8%AA%D9%82%D9%8A%20%D8%A7%D9%84%D9%84%D9%87%20_%20%D9%86%D9%88%D8%B1%20%D8%A7%D9%84%D8%B4%D8%B1%D9%8A%D9%81%20(online-video-cutter.com).mp4">
<!-- If you want a seamless transition between your thumbnail size and video size, adjust these values to match your thumbnail resolution. -->
<!-- However, it will be all wonky if your thumbnail is vertical and your video is horizontal. This works best with similar aspect ratios -->
<meta property="og:video:height" content="202">
<meta property="og:video:width" content="250">
<!-- Stole the memes from https://github.com/iwakkrg/iwakkrg.github.io -->
<!-- Redirect -->
<meta http-equiv="refresh" content="0; url=https://cornhub.website" />
</head>
<body>
</body>
</html>