From bcbdcbab063a8f558b29edbc414ac30e8922739b Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 10 Dec 2023 10:10:14 +0000 Subject: [PATCH] add new url :3 --- html/poketube.ejs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 17b39e70..24e071e2 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1515,8 +1515,9 @@ Recommended Videos -<% if (!f) { %> <% k.Video.Recommendations?.Video?.forEach(x => { %>
<% if (!optout) { %> <%- x.duration || "LIVE"%> <% } %> <% if (optout) { %> <%- x.duration || "LIVE"%> <% } %>
<% if (!optout) { %> <%= x.Title %> <% } %> <% if (optout) { %> <%= x.Title %> <% } %>
<%=x.Channel.Name %>
<%= x.uploadedAt.replace("Streamed", "Live") %> • <%= convert(x.views) %> views
<% }) %><% } %> +<% if (!f) { %><% k.Video.Recommendations?.Video?.forEach(x => { %>
<% if (!optout) { %><%- x.duration || "LIVE"%><% } %><% if (optout) { %><%- x.duration || "LIVE"%><% } %>
<% if (!optout) { %><%= x.Title %><% } %><% if (optout) { %><%= x.Title %><% } %>
<%=x.Channel.Name %>
<%= x.uploadedAt.replace("Streamed", "Live") %>•<%= convert(x.views) %>views
<% }) %><% } %> + <% if (f) { %> <% tj.forEach(x => { %>