From af8405620d5ad4920adcfa37b88ec8bb9546c8d8 Mon Sep 17 00:00:00 2001 From: ashley Date: Tue, 19 Aug 2025 00:10:44 +0200 Subject: [PATCH] Update html/watch.ejs --- html/watch.ejs | 78 +------------------------------------------------- 1 file changed, 1 insertion(+), 77 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 8619fd18..f79c3ad6 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -2915,83 +2915,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap; const userScoreColor = userScore >= 80 ? 'green' : userScore >= 50 ? 'orange' : 'red'; %>
- - - - -<% - const variant = Math.random() < 0.5 ? 'A' : 'B'; - const showButton = Math.random() < 0.5; - const desc = inv_vid.description || ''; -%> - -<% if (showButton) { %> -

- Summarise! - -<% } %> - - -


+ <%-String(channelurlfixer(inv_vid.descriptionHtml)).replace(/\n/g, "
").replace(/twitter\.com/g, "twitter.com").replace(/reddit\.com/g, "redlib.matthew.science") %>