forked from MarseyWorld/MarseyWorld
remove rarely-used words from RDRAMA_SLURS
parent
80f553616b
commit
84b2053784
|
@ -196,24 +196,16 @@ if SITE_NAME == 'rDrama':
|
|||
"kill youself": "keep yourself safe",
|
||||
"kill yourself": "keep yourself safe",
|
||||
"kill yourselves": "keep yourselves safe",
|
||||
"steve akins": "Dr. Penelope Verity Oaken",
|
||||
"steve joel akins": "Dr. Penelope Verity Oaken",
|
||||
"steven joel akins": "Dr. Penelope Verity Oaken",
|
||||
"latinos": "latinx",
|
||||
"latino": "latinx",
|
||||
"latinas": "latinx",
|
||||
"latina": "latinx",
|
||||
"hispanics": "latinx",
|
||||
"hispanic": "latinx",
|
||||
"i hate marsey": "i love marsey",
|
||||
"sodomite": "total dreamboat",
|
||||
"renter": "rentoid",
|
||||
"autistic": "neurodivergent",
|
||||
"i hate carp": "i love Carp",
|
||||
"gamer": "g*mer",
|
||||
"journalist": "journ*list",
|
||||
"journalism": "journ*lism",
|
||||
"elon musk": "Rocket Daddy",
|
||||
"fake and gay": "fake and straight",
|
||||
"(?<![a-z])rapist": "male feminist",
|
||||
"(?<![a-z])pedo(?![a-z])": "p-do",
|
||||
|
@ -226,7 +218,6 @@ if SITE_NAME == 'rDrama':
|
|||
"its almost as if": "I'm a retard but",
|
||||
"its almost like": "I'm a retard but",
|
||||
"my brother in christ": "my brother in Allah (ﷻ)",
|
||||
"kyle": "Kylie",
|
||||
"krayon": "krayon (sister toucher)",
|
||||
"discord": "groomercord",
|
||||
"allah(?! \()": "Allah (ﷻ)",
|
||||
|
@ -236,7 +227,6 @@ if SITE_NAME == 'rDrama':
|
|||
'nigga': 'neighbor',
|
||||
'(?<![a-z])cat(?![a-z])': 'marsey',
|
||||
'(?<![a-z])cats(?![a-z])': 'marseys',
|
||||
'shiogu': 'chiobu',
|
||||
'hello': 'hecko',
|
||||
}
|
||||
SLURS.update(RDRAMA_SLURS)
|
||||
|
|
Loading…
Reference in New Issue