From a6f246933c5594446722081239d0a8a84dcfddd6 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 29 Oct 2023 18:49:05 +0300 Subject: [PATCH] kaamgirl --- 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 9053531cb..aaaf6488d 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -664,6 +664,7 @@ if SITE in {'rdrama.net', 'staging.rdrama.net'}: 'marco': 152, 'klen': 2050, 'gaslight': 18121, + 'kaam': 1048, } ANTISPAM_BYPASS_IDS = {1703, 13427, 15014}