diff options
Diffstat (limited to 'templates/embed.tpl')
-rw-r--r-- | templates/embed.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/embed.tpl b/templates/embed.tpl index e265a90..b29dd68 100644 --- a/templates/embed.tpl +++ b/templates/embed.tpl @@ -74,6 +74,6 @@ // @license-end </script> <!--EndPlyr--> - <script src="{$javascript.plyr}" integrity="sha512-k0w6wxzlpLJ+mv/hTFFSS54ePiIgRTs+qJbGJZvCiHhmUI/gsoo9FpRnxvf1f1aWuGN2/bQ1F10Uz6GXkAFuSQ=="></script> + <script src="{$javascript.plyr}" integrity="sha512-YjLaaKupD6GUZwnkLn8LbzL73ZhgY01zYCaeCscD/+khdOtmPfz02tw/cb9kYySUSPlpQoBT8HGY/ggiKAjA7A=="></script> </body> </html> |