minor word filter update

remotes/1693045480750635534/spooky-22
carpathianflorist 2022-05-05 00:19:59 -04:00 committed by GitHub
parent 1c363303f0
commit 902a8fa7e3
1 changed files with 5 additions and 1 deletions

View File

@ -49,6 +49,10 @@ if SITE_NAME == 'Cringetopia':
}
else:
SLURS = {
"california": "commiefornia",
"hollywood": "hollyweird",
"tiananmen square": "tiananmen square didn't happen (but it should have)",
"dasha": "beautiful angelic perfect Dasha/future Mrs. Carp",
"retarded": "r-slurred",
"retard": "r-slur",
"gayfag": "gaystrag",
@ -886,4 +890,4 @@ procoins_li = (0,2500,5000,10000,25000,50000,125000,250000)
linefeeds_regex = re.compile("([^\n])\n([^\n])", flags=re.A)
def make_name(*args, **kwargs): return request.base_url
def make_name(*args, **kwargs): return request.base_url