forked from rDrama/rDrama
1
0
Fork 0
master
Aevann 2023-06-30 01:05:21 +03:00
parent b2ac0efc8c
commit 27c78f55f7
1 changed files with 25 additions and 25 deletions

View File

@ -124,20 +124,20 @@ GIRL_PHRASES = [
SLURS = { SLURS = {
"(?<!\\bs)nigger": "BIPOC", "(?<!\\bs)nigger": "BIPOC",
"negroid": "BIPOC", "negroid": "BIPOC",
"(?<!\w)coon(?!\w)": "BIPOC", "(?<![a-z])coon(?![a-z])": "BIPOC",
"(?<!\w)coons(?!\w)": "BIPOCs", "(?<![a-z])coons(?![a-z])": "BIPOCs",
"niglet": 'BIPOClet', "niglet": 'BIPOClet',
"negress": "BIPOCette", "negress": "BIPOCette",
"faggot": "cute twink", "faggot": "cute twink",
"fag": "cute twink", "fag": "cute twink",
"(?<!\w)spic(?!\w)": "hard-working American", "(?<![a-z])spic(?![a-z])": "hard-working American",
"(?<!\w)spics(?!\w)": "hard-working Americans", "(?<![a-z])spics(?![a-z])": "hard-working Americans",
"trannie": '<img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain:" title=":marseytrain:" src="/e/marseytrain.webp">', "trannie": '<img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain:" title=":marseytrain:" src="/e/marseytrain.webp">',
"tranny": '<img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain:" title=":marseytrain:" src="/e/marseytrain.webp">', "tranny": '<img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain:" title=":marseytrain:" src="/e/marseytrain.webp">',
"troon": '<img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain:" title=":marseytrain:" src="/e/marseytrain.webp">', "troon": '<img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain:" title=":marseytrain:" src="/e/marseytrain.webp">',
"tranner": '<img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain:" title=":marseytrain:" src="/e/marseytrain.webp">', "tranner": '<img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain:" title=":marseytrain:" src="/e/marseytrain.webp">',
"kike": "jewish chad", "kike": "jewish chad",
"(?<!\w)heeb": "jewish chad", "(?<![a-z])heeb": "jewish chad",
"daisy's destruction": "Cars 2", "daisy's destruction": "Cars 2",
"daisys destruction": "Cars 2", "daisys destruction": "Cars 2",
"daisy destruction": "Cars 2", "daisy destruction": "Cars 2",
@ -217,10 +217,10 @@ if SITE_NAME == 'rDrama':
"journalism": "journ*lism", "journalism": "journ*lism",
"elon musk": "Rocket Daddy", "elon musk": "Rocket Daddy",
"fake and gay": "fake and straight", "fake and gay": "fake and straight",
"(?<!\w)rapist": "male feminist", "(?<![a-z])rapist": "male feminist",
"(?<!\w)pedo(?!\w)": "p-do", "(?<![a-z])pedo(?![a-z])": "p-do",
"(?<!\w)kys": "keep yourself safe", "(?<![a-z])kys": "keep yourself safe",
"kys(?!\w)": "keep yourself safe", "kys(?![a-z])": "keep yourself safe",
"republican": 'rethuglican', "republican": 'rethuglican',
"america": 'ameriKKKa', "america": 'ameriKKKa',
"it's almost as if": "I'm a retard but", "it's almost as if": "I'm a retard but",
@ -229,16 +229,16 @@ if SITE_NAME == 'rDrama':
"its almost like": "I'm a retard but", "its almost like": "I'm a retard but",
"my brother in christ": "my brother in Allah (ﷻ)", "my brother in christ": "my brother in Allah (ﷻ)",
"kyle": "Kylie", "kyle": "Kylie",
"(?<!\w)cool (?!it)": "fetch ", "(?<![a-z])cool (?!it)": "fetch ",
"krayon": "krayon (sister toucher)", "krayon": "krayon (sister toucher)",
"discord": "groomercord", "discord": "groomercord",
"allah(?! \()": "Allah (ﷻ)", "allah(?! \()": "Allah (ﷻ)",
"my wife(?! \()": "my wife (male)", "my wife(?! \()": "my wife (male)",
"(?<!cow) tools(?!\w)": " cow tools", "(?<!cow) tools(?![a-z])": " cow tools",
"explain": "mansplain", "explain": "mansplain",
'nigga': 'neighbor', 'nigga': 'neighbor',
'(?<!\w)cat(?!\w)': 'marsey', '(?<![a-z])cat(?![a-z])': 'marsey',
'(?<!\w)cats(?!\w)': 'marseys', '(?<![a-z])cats(?![a-z])': 'marseys',
'shiogu': 'chiobu', 'shiogu': 'chiobu',
} }
SLURS.update(RDRAMA_SLURS) SLURS.update(RDRAMA_SLURS)
@ -410,27 +410,27 @@ for k, val in SLURS.items():
PROFANITIES = { PROFANITIES = {
'motherfucker': 'motherlover', 'motherfucker': 'motherlover',
'fuck': 'frick', 'fuck': 'frick',
'(?<!\w)ass(?!\w)': 'butt', '(?<![a-z])ass(?![a-z])': 'butt',
'shitting': 'pooping', 'shitting': 'pooping',
'damn': 'darn', 'damn': 'darn',
'bitch(?!\w)': 'b-word', 'bitch(?![a-z])': 'b-word',
'toilet': 'potty', 'toilet': 'potty',
'(?<!\w)asshole': 'butthole', '(?<![a-z])asshole': 'butthole',
'(?<!\w)rape(?!\w)': 'r*pe', '(?<![a-z])rape(?![a-z])': 'r*pe',
'(?<!\w)hell(?!\w)': 'heck', '(?<![a-z])hell(?![a-z])': 'heck',
'(?<!\w)sex(?!\w)': 'intercourse', '(?<![a-z])sex(?![a-z])': 'intercourse',
'(?<!\w)cum(?!\w)': 'c*m', '(?<![a-z])cum(?![a-z])': 'c*m',
'orgasm': 'sexual climax', 'orgasm': 'sexual climax',
'dick': 'peepee', 'dick': 'peepee',
'(?<!\w)cock(?!\w)': 'peepee', '(?<![a-z])cock(?![a-z])': 'peepee',
'(?<!\w)cocks': 'peepees', '(?<![a-z])cocks': 'peepees',
'penis': 'peepee', 'penis': 'peepee',
'pussy': 'girl peepee', 'pussy': 'girl peepee',
'pussies': 'girl peepees', 'pussies': 'girl peepees',
'vagina(?!\w)': 'girl peepee', 'vagina(?![a-z])': 'girl peepee',
'vaginas(?!\w)': 'girl peepees', 'vaginas(?![a-z])': 'girl peepees',
'cunt': 'girl peepee', 'cunt': 'girl peepee',
'(?<!\w)twat(?!\w)': 'girl peepee', '(?<![a-z])twat(?![a-z])': 'girl peepee',
'lmao': 'lmbo', 'lmao': 'lmbo',
'peacock': 'peapeepee', 'peacock': 'peapeepee',
} }