firefox addon fix

This commit is contained in:
2021-11-06 13:40:06 +01:00
parent 1e7b9b3d8d
commit 052c0d1e78
5 changed files with 21 additions and 6 deletions

View File

@ -3,7 +3,7 @@
<head>
<title>m3u8</title>
<link rel="stylesheet" href="/res/hls.css">
<script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script>
<script src="/ext/hls.js"></script>
</head>
<body>
<video id="video"></video>