antispam bypass for 24197

pull/219/head
Aevann 2023-12-20 21:10:42 +02:00
parent c220f18070
commit 03b3dfcca9
1 changed files with 1 additions and 1 deletions

View File

@ -640,7 +640,7 @@ if SITE in {'rdrama.net', 'staging.rdrama.net'}:
HOLE_INACTIVITY_DELETION = True
BOT_SYMBOL_HIDDEN = {12125,16049,23576}
ANTISPAM_BYPASS_IDS = BOT_SYMBOL_HIDDEN | {1703, 13427, 15014}
ANTISPAM_BYPASS_IDS = BOT_SYMBOL_HIDDEN | {1703, 13427, 15014, 24197}
EXEMPT_FROM_1MONTH_EDITING_LIMIT = {1048}