You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

3 lines
624 B

let video=`
<div class="background-wrap"><video id="video-bg-elem" preload="auto" autoplay="true" loop="loop" muted="muted"> <source src="https:\/\/gilbn.github.io\/theme.park\/CSS\/addons\/unraid\/login-page\/fallout\/video\/please_stand_by.mp4" type="video\/mp4">Video not supported</video></div>
`;document.body.innerHTML+="\n<div class=\"background-wrap\"><video id=\"video-bg-elem\" preload=\"auto\" autoplay=\"true\" loop=\"loop\" muted=\"muted\"> <source src=\"https://gilbn.github.io/theme.park/CSS/addons/unraid/login-page/fallout/video/please_stand_by.mp4\" type=\"video/mp4\">Video not supported</video></div>\n";