bump hls.js (#1807)

This commit is contained in:
Alessandro Ros 2023-05-16 19:22:54 +02:00 committed by GitHub
parent 503a131097
commit 35b67a9ec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ html, body {
<video id="video" muted controls autoplay playsinline></video>
<script src="https://cdn.jsdelivr.net/npm/hls.js@1.2.9"></script>
<script src="https://cdn.jsdelivr.net/npm/hls.js@1.4.3"></script>
<script>