From 9d5580752bb0bd860ea68a86954857bc3f22da69 Mon Sep 17 00:00:00 2001 From: Ashley Date: Mon, 11 Dec 2023 17:53:53 +0000 Subject: [PATCH] fix url :3 --- html/poketube.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index be8b2cd0..590b68cb 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -923,7 +923,7 @@ About box-sizing: border-box; min-width: 100%; display: block; !important;" autoplay controls - poster="<%- media_proxy_url %>/proxy?url=https://vid.theedgeofrage.com//vi/<%=inv_vid.videoId%>/maxresdefault.jpg?v=607ddcd4"> + poster="<%- media_proxy_url %>/proxy?url=https://vid.theedgeofrage.com/vi/<%=inv_vid.videoId%>/maxresdefault.jpg?v=607ddcd4"> <% if (isvidious) { %> <% if (!qua) { %> @@ -1515,7 +1515,7 @@ 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) { %>