slur, profanity, shibboleth upgrade

xoxo carp
remotes/1693176582716663532/tmp_refs/heads/watchparty
carpathianflorist 2022-11-03 19:57:35 -04:00 committed by justcool393
parent 12fbe686d5
commit 87071b927c
1 changed files with 15 additions and 3 deletions

View File

@ -87,15 +87,17 @@ AJ_REPLACEMENTS = {
SLURS = {
"nigger": "BIPOC",
"niglet": "BIPOClet",
"niglet": ['BIPOClet', 'baby BIPOC', 'urban youth'],
"negress": "BIPOC woman",
"faggot": "cute twink",
"fag": "strag",
"spic ": "hard-working American ",
"spics": "hard-working Americans ",
"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">',
"troon": '<img loading="lazy" data-bs-toggle="tooltip" alt=":marseytrain:" title=":marseytrain:" src="/e/marseytrain.webp">',
"dyke": "cute lesbian",
"dyke": "woman who loves women",
"dyke": "women who loves women",
"kike": "jewish chad",
"daisy's destruction": "Cars 2",
"daisys destruction": "Cars 2",
@ -140,7 +142,9 @@ if SITE_NAME == 'rDrama':
"pedophile": "libertarian",
"kill yourself": "keep yourself safe",
"kill yourselves": "keep yourselves safe",
"steve akins": "penny verity oaken",
"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",
@ -162,6 +166,14 @@ if SITE_NAME == 'rDrama':
" pedo ": " libertarian ",
" kys": " keep yourself safe",
"kys ": "keep yourself safe ",
"california": "commiefornia",
"hollywood": ['hollyweird', 'pedowood'],
"republican": ['republiKKKan', 'republicunt', 'rethuglican'],
"democrat": ['demonrat', 'demoncrat', 'demoncrap', 'demoKKKrat'],
"kill all furries": "stop the fursecution",
"palestine": "occupied Israel",
"israel": "occupied Palestine",
"nurse": "n*rse",
}
SLURS.update(RDRAMA_SLURS)