aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-12-31 09:50:14 -0500
committerJesús <heckyel@hyperbola.info>2018-12-31 09:50:14 -0500
commitdc16a5499c9d69f0d70cac8051ec4e166fd972fd (patch)
treef81f4998846a4dabf303aa95def973e35b557b79
parentd83810f94e0645445e6016199066e97004dacc48 (diff)
downloadytlibre-dc16a5499c9d69f0d70cac8051ec4e166fd972fd.tar.lz
ytlibre-dc16a5499c9d69f0d70cac8051ec4e166fd972fd.tar.xz
ytlibre-dc16a5499c9d69f0d70cac8051ec4e166fd972fd.zip
fix hash
-rw-r--r--templates/embed.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/embed.tpl b/templates/embed.tpl
index 728de7a..bffaf61 100644
--- a/templates/embed.tpl
+++ b/templates/embed.tpl
@@ -25,6 +25,6 @@
// @license-end
</script>
<!--EndPlyr-->
- <script src="{$javascript.plyr}" integrity="sha512-k0w6wxzlpLJ+mv/hTFFSS54ePiIgRTs+qJbGJZvCiHhmUI/gsoo9FpRnxvf1f1aWuGN2/bQ1F10Uz6GXkAFuSQ=="></script>
+ <script src="{$javascript.plyr}" integrity="sha512-4mUJ0zlgfwmARMBdCdA7qbppB5kaR744f1AG8cvv0BhW4PlE5Qq491hKXQCFppgtsTr3SczVTwieOUw/YktM/w=="></script>
</body>
</html>