This commit is contained in:
ashley 2024-09-25 18:40:28 +00:00
parent 9de47441af
commit fa8038f001

View file

@ -4,7 +4,7 @@
<!-- <!--
HEYOOOOOOOOOO!!!!!! HEYOOOOOOOOOO!!!!!!
poketube is the privacy first youtube front end ! fell free to pull request on codeberg.org! poke is the privacy first youtube front end ! fell free to pull request on codeberg.org!
if you want to host an instance, see README.md if you want to host an instance, see README.md
@ -12,7 +12,7 @@
This Source Code Form is subject to the terms of the GNU General Public License: This Source Code Form is subject to the terms of the GNU General Public License:
Copyright (C) 2021-2024 PokeTube, a part of poke project (https://codeberg.org/Ashley/poketube) Copyright (C) 2021-2024 PokeTube, a part of poke project (https://codeberg.org/Ashley/poke)
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -404,7 +404,7 @@ a[data-onclick="jump_to_time"] {
<!-- video.js --> <!-- video.js -->
<link href="/css/videojs-v8.16.0.css?v=5949545" rel="stylesheet" /> <link href="/css/videojs-v8.16.0.css?v=5949545" rel="stylesheet" />
<script src="/static/vjs.min.js?v=45959"></script> <script src="/static/vjs.min.js?v=45959"></script>
<script src="/static/player-base.js?v=6514648"> </script> <script src="/static/player-base.js?v=65194648"> </script>
<!-- ICONS --> <!-- ICONS -->
<!-- Font awesome pro --> <!-- Font awesome pro -->