Version 40.5.3 - added fun

This commit is contained in:
2023-10-04 22:23:01 +02:00
parent b74e358f22
commit e914423e5b
5 changed files with 23 additions and 1 deletions

BIN
fun/Cat.mp4 Normal file

Binary file not shown.

BIN
fun/fun.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 MiB

19
fun/index.html Normal file
View File

@@ -0,0 +1,19 @@
<!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/cat.mp4">
<meta property="og:video:height" content="300">
<meta property="og:video:width" content="300">
</head>
<body>
</body>
</html>