Hls player works now; fixed vupload.com regex

This commit is contained in:
2022-01-06 17:32:30 +01:00
parent 2db8381df7
commit e5552910b2
4 changed files with 12 additions and 6 deletions

View File

@ -8,6 +8,6 @@
<body>
<video id="video"></video>
<p id="message" hidden></p>
<script src="/res/hls.light.min.js"></script>
<script src="/res/hls.js"></script>
</body>
</html>
</html>