From 66d267be052735f8bd6bcff0782cf9f6fb3d4dbe Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 15 Nov 2025 20:31:36 +0100 Subject: [PATCH] Update html/discover.ejs --- html/discover.ejs | 31 ++----------------------------- 1 file changed, 2 insertions(+), 29 deletions(-) diff --git a/html/discover.ejs b/html/discover.ejs index 549f8824..2ba64509 100644 --- a/html/discover.ejs +++ b/html/discover.ejs @@ -979,33 +979,7 @@ margin-left: auto; Trends <% } %> - <% if (!tab) { %> - - <% inv.forEach(x => { %> - -
<%- turntomins(x.lengthSeconds) %>
-
- <%- x.title %> - By <%- x.author %> - -
- -
<% }) %> - <% } %> - <% if (tab === "popular") { %> - - <% p.forEach(x => { %> - -
<%- turntomins(x.lengthSeconds) %>
-
- <%- x.title %> - By <%- x.author %> - -
- -
<% }) %> - <% } %> - +
@@ -1060,8 +1034,7 @@ Privacy <% if (tab == "search") { %> - <-- go to home - + Search videos on poke!!!