diff --git a/src/libpoketube/init/pages-channel-and-download.js b/src/libpoketube/init/pages-channel-and-download.js index 2b701ac..d264ad1 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 may include propaganda. If you still wanna view content click here to bypass this restriction.` + error:`this channel may include disinformation. If you still wanna view content click here to bypass this restriction.` } }