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!!!