aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/watch.html
diff options
context:
space:
mode:
Diffstat (limited to 'youtube/templates/watch.html')
-rw-r--r--youtube/templates/watch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index 9cf9657..6eb0edd 100644
--- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html
@@ -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 -->