From c347e2d6fb4cba14f04300b445a7a4573796753d Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 29 Oct 2023 01:14:13 +0300 Subject: [PATCH] ping for `capy ` --- files/helpers/config/const.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 9f065ec7d..65bf55ce6 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -643,6 +643,7 @@ if SITE in {'rdrama.net', 'staging.rdrama.net'}: 'aevan': AEVANN_ID, 'avean': AEVANN_ID, ' capy': AEVANN_ID, + 'capy ': AEVANN_ID, 'the rodent': AEVANN_ID, 'carp': CARP_ID, 'clit': CARP_ID, @@ -762,6 +763,7 @@ elif SITE == 'watchpeopledie.tv': 'aevan': AEVANN_ID, 'avean': AEVANN_ID, ' capy': AEVANN_ID, + 'capy ': AEVANN_ID, 'carp': CARP_ID, 'clit': CARP_ID, 'g-tix': GTIX_ID,