diff --git a/files/helpers/const.py b/files/helpers/const.py index 56441f46e..8bbb08de1 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -98,9 +98,9 @@ if SITE_NAME == 'rDrama': "elon musk": "rocket daddy", "fake and gay": "fake and straight", " rapist": " male feminist", - " kys ": " keep yourself safe ", - " pedo ": " libertarian ", - " pedos ": " libertarians ", + " pedo": " libertarian", + " kys": " keep yourself safe", + "kys ": "keep yourself safe ", } SLURS.update(RDRAMA_SLURS)