fixes
[wolnelektury.git] / src / catalogue / templates / catalogue / player.html
index 57fb2ec..7c3e0b9 100644 (file)
@@ -67,7 +67,7 @@
       </p>
     {% endif %}
 
-    <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
+    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.1/jquery.min.js" integrity="sha512-BkBgWiL0N/EFIbLZYGTgbksKG5bS6PtwnWvVk3gccv+KhtK/4wkLxCRGh+kelKiXx7Ey4jfTabLg3AEIPC7ENA==" crossorigin="anonymous"></script>
     {% javascript "player" %}
 
   </body>