mirror of
https://codeberg.org/ashley/poke
synced 2026-03-05 11:37:58 +00:00
Update html/poketube.ejs
This commit is contained in:
@@ -386,7 +386,6 @@ a[data-onclick="jump_to_time"] {
|
||||
|
||||
<!-- video.js -->
|
||||
<link href="/css/videojs-v8.16.0.css" rel="stylesheet" />
|
||||
<script src="/static/videojs-plugin-hotkeys.js"></script>
|
||||
<script src="/static/vjs.min.js"></script>
|
||||
|
||||
<!-- css files end -->
|
||||
@@ -618,6 +617,7 @@ background-color: #0000;
|
||||
}
|
||||
|
||||
</style>
|
||||
<script src="/static/videojs-plugin-hotkeys.js"></script>
|
||||
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", () => {
|
||||
|
||||
Reference in New Issue
Block a user