Update html/watch.ejs
This commit is contained in:
parent
00e9c0fe4f
commit
44a8f60c04
@ -1045,9 +1045,9 @@ Open on YouTube :3
|
||||
<a onclick="toggleTheaterMode()" class="theather dropdown__item" ><i style="width: 16px;height: 17px;margin-left: 2px;" class="fa-sharp fa-light fa-up-right-and-down-left-from-center"></i> Theater</a>
|
||||
|
||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #1a1111;width: 16.5em;height: 0;">
|
||||
<a href="/api/stats/" class="dropdown__item" style="text-decoration: none;">
|
||||
<a href="/api/stats?view=human" class="dropdown__item" style="text-decoration: none;">
|
||||
<i class="fa-solid fa-chart-line"></i>
|
||||
Stats
|
||||
View Stats
|
||||
</a>
|
||||
|
||||
<a href="/api/stats/optout" class="dropdown__item" style="text-decoration: none;">
|
||||
@ -2713,7 +2713,7 @@ document.addEventListener("fullscreenchange", () => {
|
||||
<!-- BUNDLE VERSION 31.08.2025 -->
|
||||
<!-- BUNDLE VERSION 31.08.2025 -->
|
||||
<!-- BUNDLE VERSION 31.08.2025 -->
|
||||
<script src="/static/stats.js?e=341082025_0143ab454493_videojs81563605"></script>
|
||||
<script src="/static/stats.js?e=341082025_0143ab8454493_videojs81563605"></script>
|
||||
<style> img.emoji {height: 1em;width: 1em;margin: 0 .05em 0 .1em;vertical-align: -0.1em;}</style>
|
||||
<script>
|
||||
window.GLOBAL_ENV = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user