forked from MarseyWorld/MarseyWorld
remove long slur filters
parent
dee46a9306
commit
13f5ab7c07
|
@ -62,8 +62,6 @@ SLURS = {
|
||||||
|
|
||||||
if SITE_NAME == 'rDrama':
|
if SITE_NAME == 'rDrama':
|
||||||
RDRAMA_SLURS = {
|
RDRAMA_SLURS = {
|
||||||
"tiananmen square": "tiananmen square didn't happen (but it should have)",
|
|
||||||
"dasha": "beautiful angelic perfect Dasha/future Mrs. Carp",
|
|
||||||
"retarded": "r-slurred",
|
"retarded": "r-slurred",
|
||||||
"retard": "r-slur",
|
"retard": "r-slur",
|
||||||
"pedophile": "libertarian",
|
"pedophile": "libertarian",
|
||||||
|
@ -76,7 +74,6 @@ if SITE_NAME == 'rDrama':
|
||||||
"latina": "latinx",
|
"latina": "latinx",
|
||||||
"hispanics": "latinx",
|
"hispanics": "latinx",
|
||||||
"hispanic": "latinx",
|
"hispanic": "latinx",
|
||||||
"uss liberty incident": "tragic accident aboard the USS Liberty",
|
|
||||||
"lavon affair": "Lavon Misunderstanding",
|
"lavon affair": "Lavon Misunderstanding",
|
||||||
"shylock": "Israeli friend",
|
"shylock": "Israeli friend",
|
||||||
"i hate marsey": "i love marsey",
|
"i hate marsey": "i love marsey",
|
||||||
|
@ -86,7 +83,6 @@ if SITE_NAME == 'rDrama':
|
||||||
"tenant": "renthog",
|
"tenant": "renthog",
|
||||||
"renter": "rentoid",
|
"renter": "rentoid",
|
||||||
"autistic": "neurodivergent",
|
"autistic": "neurodivergent",
|
||||||
"holohoax": "i tried to claim the Holocaust didn't happen because I am a pencil-dicked imbecile and the word filter caught me lol",
|
|
||||||
"i hate carp": "i love Carp",
|
"i hate carp": "i love Carp",
|
||||||
"gamer": "g*mer",
|
"gamer": "g*mer",
|
||||||
"journalist": "journ*list",
|
"journalist": "journ*list",
|
||||||
|
|
Loading…
Reference in New Issue