diff options
author | mail_redacted_for_web | 2021-07-28 14:28:49 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2021-07-28 14:28:49 +0200 |
commit | f7cac1044ea26157a89e309e8c9a7b8797645ebf (patch) | |
tree | da853a859c099871128cb5e4c1c681a54b5d145e /peps/usr/share | |
parent | ff8aaca36aa9510f9e5ab8663213cdbf95c803fa (diff) | |
download | lulz-f7cac1044ea26157a89e309e8c9a7b8797645ebf.tar.bz2 |
ham wir noch zwei?
Diffstat (limited to 'peps/usr/share')
-rw-r--r-- | peps/usr/share/playlist.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/peps/usr/share/playlist.html b/peps/usr/share/playlist.html new file mode 100644 index 0000000..35aecac --- /dev/null +++ b/peps/usr/share/playlist.html @@ -0,0 +1,16 @@ +<!DOCTYPE html> +<html> + <head> + <title>Ham wir noch welche?</title> + <style> + body,html {width:100%;height:100%;overflow:clip;background:#000000;margin:auto;text-align:center;} + </style> + </head> + <body> + <iframe width="1920" height="1080" + src="https://www.youtube.com/embed/videoseries?list=PLsgIseTfz4ulmgC_487SQ-TvRmPH0l1n7&enablejsapi=1&autoplay=1&loop=1" + title="Keine mehr da?" frameborder="0" + allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen> + </iframe> + </body> +</html> |