mirror of
https://github.com/MrEidam/bigredbutton.git
synced 2026-04-17 15:43:31 +00:00
19 lines
657 B
HTML
19 lines
657 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<!-- Redirect -->
|
|
<meta http-equiv="refresh" content="0; url=https://www.mreidam-brb.com"/>
|
|
|
|
<!-- Thumbnail image/gif -->
|
|
<meta property="og:image" content="https://raw.githubusercontent.com/MrEidam/bigredbutton/main/fun/fun.gif">
|
|
<meta property="og:type" content="video.other">
|
|
|
|
<!-- Video Link -->
|
|
<meta property="og:video:url" content="https://raw.githubusercontent.com/MrEidam/bigredbutton/main/fun/fun.mp4">
|
|
|
|
<meta property="og:video:height" content="300">
|
|
<meta property="og:video:width" content="300">
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html> |