From 4436f1dfdf86e499664500a6dfb17fa196616f42 Mon Sep 17 00:00:00 2001 From: Ashley //// Date: Sat, 17 Feb 2024 20:52:08 +0000 Subject: [PATCH] add banned channels :3 --- html/channel.ejs | 57 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 40 insertions(+), 17 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index 4b39c086..2980e2d4 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -585,19 +585,6 @@ color:#ea9999 !important; <% } %> - <% if (!isMobile) { %> - - - - <% } %> - <% } %> @@ -624,15 +611,38 @@ color:#ea9999 !important; <% } %> + <% if (cinv.error) { %> + + +

<%- cinv.error %> - literally 1984 lmao

+ + <% } %>
- - - - + + <% if (!cinv.error) { %> + <% if (!isMobile) { %>
@@ -1540,6 +1550,19 @@ width: fit-content; <% } %>
<% } %> + <% if (!isMobile) { %> + + + + <% } %> + <% } %> + <% } %>