Update html/watch.ejs
This commit is contained in:
parent
a5fb5394ca
commit
b574fc49a4
@ -57,6 +57,7 @@
|
||||
<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 {
|
||||
@ -2322,7 +2323,7 @@ window.addEventListener("unload", cleanup)
|
||||
<!-- 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.2025&bundledate=28082025_0143ab93_videojs4394" > </script><!-- BUNDLE -->
|
||||
<!-- BUNDLE --><script src="/static/app.bundle.js?version=28.08.2025&bundledate=28082025_0143ab93_vide3ojs43394" > </script><!-- BUNDLE -->
|
||||
<!-- BUNDLE VERSION 28.08.2025 -->
|
||||
<!-- BUNDLE VERSION 28.08.2025 -->
|
||||
<!-- BUNDLE VERSION 28.08.2025 -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user