From eb2d5964bcda896d4f610ebd3af44fd98d613182 Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 7 Jun 2023 22:46:16 +0300 Subject: [PATCH] do this https://rdrama.net/post/171294/i-have-hundreds-of-alerts/4173667#context --- files/helpers/config/const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index f7f57ce04e..bb40fa10a6 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -825,6 +825,7 @@ if SITE == 'rdrama.net': 'mccox': 8239, 'august': 1830, 'marco': 152, + 'klen': 152, } ANTISPAM_BYPASS_IDS = {1703, 13427}