Update html/watch.ejs

This commit is contained in:
ashley 2025-08-28 23:36:19 +02:00
parent cf4186050f
commit bf3271c8dc

View File

@ -57,7 +57,6 @@
<meta name="darkreader-lock"> <!-- tells dark reader that the site has a dark theme and to turn itself off -->
<link href="/css/yt-ukraine.svg?v=7" rel=icon>
<link rel="manifest" href="/manifest.json">
<meta name="bundle-version" content="28.08.2025">
<title><%= VideoData?.title %> | <%= /^[A-Z]/.test(VideoData.title) ? 'Watch' : 'watch' %></title>
<style>
.comments-area {
@ -411,8 +410,8 @@ button:hover, a:hover {
<!-- player -->
<link href="/css/videojs-v8.16.0.css?v=5949545" rel="stylesheet" />
<script src="/static/vjs.min.js?v=45959"></script><!-- custom video player for poke -->
<script src="/static/vjs.min.js?v=45959"></script><!-- custom video player for poke --><script src="/static/player-base.js?v=33_4352&lang=en_us&set=player_ias.vflset"> </script>
<!-- ICONS -->
<!-- Font awesome pro -->
<link href="<%- proxyurl %>/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css" rel=stylesheet>
@ -2312,29 +2311,18 @@ window.addEventListener("unload", cleanup)
</style>
<% } %>
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE --><script src="/static/app.bundle.js?version=28.08.42025&bundledate=280820254_50143ab93_vide3ojs443394" > </script><!-- BUNDLE -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 28.08.2025 -->
<!-- BUNDLE VERSION 24.10.2024 -->
<!-- BUNDLE VERSION 24.10.2024 -->
<!-- BUNDLE VERSION 24.10.2024 -->
<!-- BUNDLE VERSION 24.10.2024 -->
<!-- BUNDLE VERSION 24.10.2024 -->
<!-- BUNDLE VERSION 24.10.2024 -->
<!-- BUNDLE --><script src="/static/app.bundle.js?version=24.10.2024&bundledate=24102024_0143ab45493_videojs81563605" > </script><!-- BUNDLE -->
<!-- BUNDLE VERSION 24.10.2024 -->
<!-- BUNDLE VERSION 24.10.2024 -->
<!-- BUNDLE VERSION 24.10.2024 -->
<!-- BUNDLE VERSION 24.10.2024 -->
<!-- BUNDLE VERSION 24.10.2024 -->
<% if(secure) { %>