From 47009054daa39826c1cb2e6b340d405220396c29 Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 17 Aug 2024 19:19:33 +0000 Subject: [PATCH] oops --- src/libpoketube/init/pages-channel-and-download.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libpoketube/init/pages-channel-and-download.js b/src/libpoketube/init/pages-channel-and-download.js index d8a82d5..2b701ac 100644 --- a/src/libpoketube/init/pages-channel-and-download.js +++ b/src/libpoketube/init/pages-channel-and-download.js @@ -280,7 +280,7 @@ var continuationExists = 'continuation' in req.query; if (ID.includes(bannedchannels) && !bypassExists && !tabExists && !continuationExists) { var cinv = { - error:`this channel was banned for violating the code of conduct. You can still watch content but cannot view the channel itself. If you still wanna view content click here to bypass this restriction.` + error:`this channel may include propaganda. If you still wanna view content click here to bypass this restriction.` } }