mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 09:23:44 +00:00
add new banned channels
This commit is contained in:
@@ -270,7 +270,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
]);
|
||||
|
||||
|
||||
var bannedchannels = ["UC1okSIA8UEY8OqvtjGHFvzA"];
|
||||
var bannedchannels = ["UC1okSIA8UEY8OqvtjGHFvzA", "UClsVg5LkK2COQRo1mVS4taA", "UCIr4vkCsn0tdTW2xZ1jRG1g"];
|
||||
var bypassQuery = "cG9rZXR1YmVjaGFubmVsYnlwYXNzbG9scGVvcGxldGhpbmt0aGlzaXNjZW5zb3JzaGlwLTQ1OTBh";
|
||||
|
||||
var bypassExists = req.query.bypass === bypassQuery;
|
||||
|
||||
Reference in New Issue
Block a user