From 3f6995387533172eb57c265ef28973778ab14064 Mon Sep 17 00:00:00 2001 From: ashley Date: Tue, 22 Apr 2025 18:48:41 +0000 Subject: [PATCH] add error here :3 --- html/layouts/error-video.ejs | 206 +++++++++++++++++++---------------- 1 file changed, 114 insertions(+), 92 deletions(-) diff --git a/html/layouts/error-video.ejs b/html/layouts/error-video.ejs index c1a01aff..1bb61184 100644 --- a/html/layouts/error-video.ejs +++ b/html/layouts/error-video.ejs @@ -1,109 +1,131 @@ - - Poke - <%=error%> !!! - - - - <% if (description == "This helps protect our community. Learn more (TRYING AGAIN....)") { %> - - <% } %> - - - - .error-footer { - position: fixed; - bottom: 24px; - width: 100%; - max-width: 600px; - text-align: center; + <% if (description == "Error while communicating with Invidious companion: Error connecting to 'companion:8282': Connection refused") { %> + + <% } %> + + + <% if (description == "Error while communicating with Invidious companion: Error connecting to 'companion:8282': Connection refused") { %>

502

- <% } else if (description !== "This helps protect our community. Learn more (TRYING AGAIN....)") { %> -

404

+ <% } else { %> +

404

+ <% } %> - <% } %> - -
-

<%=error%>

-

<%=description%>

-
- +