Created
September 4, 2024 15:18
-
-
Save tdaron/5fb5b7ae45dc31318c0a2925038520ac to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<meta property="og:type" content="video.other"> | |
<meta property="og:title" content="Amazing Video You Must Watch!"> | |
<meta property="og:description" content="This video will change your life!"> | |
<meta property="og:url" content="https://www.youtube.com/watch?v=wlsdMpnDBn8"> | |
<meta property="og:image" content="https://img.youtube.com/vi/wlsdMpnDBn8/maxresdefault.jpg"> | |
<meta property="og:video" content="https://www.youtube.com/embed/wlsdMpnDBn8"> | |
<meta property="og:video:type" content="text/html"> | |
<meta property="og:video:width" content="1280"> | |
<meta property="og:video:height" content="720"> | |
<meta property="og:site_name" content="YouTube"> | |
<meta name="twitter:card" content="player"> | |
<meta name="twitter:site" content="@YouTube"> | |
<meta name="twitter:title" content="Amazing Video You Must Watch!"> | |
<meta name="twitter:description" content="This video will change your life!"> | |
<meta name="twitter:image" content="https://img.youtube.com/vi/wlsdMpnDBn8/maxresdefault.jpg"> | |
<meta name="twitter:player" content="https://www.youtube.com/embed/wlsdMpnDBn8"> | |
<meta name="twitter:player:width" content="1280"> | |
<meta name="twitter:player:height" content="720"> | |
<title>Amazing Video</title> | |
</head> | |
<body> | |
<script type="text/javascript"> | |
window.location.href = "https://www.youtube.com/watch?v=dQw4w9WgXcQ"; | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment