hls资源引用更改
This commit is contained in:
parent
f97ddf0131
commit
6effe7d48c
@ -100,7 +100,8 @@
|
||||
if (isDark) html.style.background = "#141414";
|
||||
}
|
||||
</script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/hls.js@1"></script>
|
||||
<!-- <script src="https://cdn.jsdelivr.net/npm/hls.js@1"></script> -->
|
||||
<script src="/static/hls.js"></script>
|
||||
<script src="/static/setting.js"></script>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
|
||||
2
public/static/hls.js
Normal file
2
public/static/hls.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user