update plyr

This commit is contained in:
Astound 2024-01-22 12:10:13 +08:00
parent 874ac0a0ac
commit 4da91fb972
Signed by: kaiser
GPG Key ID: 97504AF0027B1A56
5 changed files with 5178 additions and 5680 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -257,7 +257,7 @@
{% if settings.use_video_player == 2 %}
<!-- plyr -->
<script src="/youtube.com/static/modules/plyr/plyr.min.js"
integrity="sha512-l6ZzdXpfMHRfifqaR79wbYCEWjLDMI9DnROvb+oLkKq6d7MGroGpMbI7HFpicvmAH/2aQO+vJhewq8rhysrImw=="
integrity="sha512-8r9WLYNZR94KZSIBL6JO0fGvCJwyBjiU2t1A1UWAeviLutPnElzhJ8cq6Lgw1FUH5naggQIMqFuSDJsBB16n/Q=="
crossorigin="anonymous"></script>
<script src="/youtube.com/static/js/plyr-start.js"></script>
<!-- /plyr -->