diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 9f065ec7d2..65bf55ce6a 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,