mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
propaganda --> disinformation
This commit is contained in:
parent
47009054da
commit
2fd231f1d9
@ -280,7 +280,7 @@ var continuationExists = 'continuation' in req.query;
|
|||||||
|
|
||||||
if (ID.includes(bannedchannels) && !bypassExists && !tabExists && !continuationExists) {
|
if (ID.includes(bannedchannels) && !bypassExists && !tabExists && !continuationExists) {
|
||||||
var cinv = {
|
var cinv = {
|
||||||
error:`this channel may include propaganda. If you still wanna view content <a href="/channel?id=${ID}&bypass=${bypassQuery}">click here</a> to bypass this restriction.`
|
error:`this channel may include disinformation. If you still wanna view content <a href="/channel?id=${ID}&bypass=${bypassQuery}">click here</a> to bypass this restriction.`
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user