From 1027401a7f34353444979e817e4c7426e0cf1842 Mon Sep 17 00:00:00 2001 From: Ashley Date: Wed, 18 Jan 2023 11:26:48 +0000 Subject: [PATCH] cool stuff~ --- html/poketube.ejs | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 625c6c60..102f1a73 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -464,11 +464,12 @@ display: block;" autoplay controls <% } %> - + @@ -481,8 +482,9 @@ display: block;" autoplay controls <% } %> - - <% if (inv.comments.length > 8 ) { %> + + + <% if (inv.comments.length > 8 ) { %>
<% inv.comments.slice(-8).forEach(x =>{ %> @@ -493,9 +495,9 @@ display: block;" autoplay controls <% }) %>
<% } %> - - - + + +
Video id : <%=video.id%>
ImmersiveAmbientModecolor: <% if (lightOrDark(color) == "light") { %><%=color%> (color 1)<% } %><% if (lightOrDark(color) == "dark") { %> <%=color2%> (color 2) <% } %>
@@ -506,7 +508,9 @@ display: block;" autoplay controls Date : <%- Date.now() %>
Mystery text : <%=btoa(video.id + " i " + " lov " + " u " + u.replace("https://","") ) %>
143 : true
-
+ + +
@@ -598,7 +602,9 @@ display: block;" autoplay controls Encryption - + + +