From c819f2bd14c2fab35f5d41ecab802ca7be884fd1 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 18 Feb 2023 21:42:47 +0200 Subject: [PATCH] restore schizo ping --- 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 7719474f08..d6490c488b 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -767,6 +767,7 @@ if SITE == 'rdrama.net': 'chiobu': 5214, 'mccox': 8239, 'snus': 5646, + 'schizo': 8494, } ANTISPAM_BYPASS_IDS = {1703, 13427}