forked from rDrama/rDrama
1
0
Fork 0

delete old slur filters since they pile up and make reading shit difficult

master
Aevann 2024-02-05 06:22:48 +02:00
parent 54db4eb5af
commit c9aaca7b80
1 changed files with 2 additions and 26 deletions

View File

@ -35,10 +35,12 @@ if SITE_NAME == 'rDrama':
"retarded": "r-slurred",
" a retard": " an r-slur",
"retard": "r-slur",
"(?<!\w)pedo(?!\w)": "p-do",
"pedophile": "p-dophile",
"kill youself": "keep yourself safe",
"kill yourself": "keep yourself safe",
"kill yourselves": "keep yourselves safe",
"(?<!\w)kys(?!\w)": "keep yourself safe",
"latinos": "latinx",
"latino": "latinx",
"latinas": "latinx",
@ -51,41 +53,15 @@ if SITE_NAME == 'rDrama':
"journalism": "journ*lism",
"fake and gay": "fake and straight",
"(?<!\w)rapist": "male feminist",
"(?<!\w)pedo(?!\w)": "p-do",
"(?<!\w)kys(?!\w)": "keep yourself safe",
"republicans": 'rethuglicans',
"republican party": 'rethuglican party',
"america": 'ameriKKKa',
"it's almost if": "I'm an r-slur but",
"it's almost as if": "I'm an r-slur but",
"it's almost like": "I'm an r-slur but",
"its almost if": "I'm an r-slur but",
"its almost as if": "I'm an r-slur but",
"its almost like": "I'm an r-slur but",
"my brother in christ": "my brother in Allah (ﷻ)",
"(?<!\w)cool (?!(it|down|off))": "fetch ",
"(?<!\w)cool(?![\w ])": "fetch",
"krayon(?! \()": "krayon (sister toucher)",
"discord": "groomercord",
"(?<!\w)allah(?! \()": "Allah (ﷻ)",
"my wife(?! \()": "my wife (male)",
"(?<!cow)tools(?!\w)": "cowtools",
"explain": "mansplain",
'nigga': 'neighbor',
'(?<![\w.])cat(?!\w)': 'marsey',
'(?<!\w)cats(?!\w)': 'marseys',
'hello': 'hecko',
'ryan gosling': 'literally me',
'howdy': 'meowdy',
'corgi': 'klenny',
"right now": "right meow",
"(?<!\/)linux": "GNU/Linux",
'(?<!-)based': 'keyed',
'the needful': 'the sneedful',
'think tank': 'twink tank',
"ya'll": "y'all",
'chiobu(?!\))': 'X (formerly Chiobu)',
'redditors(?! \()': 'redditors (derogatory)',
}
PROFANITIES = {