sfd
This commit is contained in:
parent
d25091a212
commit
1fb8b489b9
1 changed files with 4 additions and 2 deletions
|
@ -83,14 +83,16 @@ SLURS = {
|
|||
"kung flu": "SARS-CoV-2 syndemic",
|
||||
"elon musk": "rocket daddy",
|
||||
"fake and gay": "fake and straight",
|
||||
|
||||
" rapist": " male feminist ",
|
||||
" pedo": " libertarian",
|
||||
|
||||
" kys ": " keep yourself safe ",
|
||||
" n1g ": " BIPOC ",
|
||||
" nlg ": " BIPOC ",
|
||||
" nig ": " BIPOC ",
|
||||
" fag ": " cute twink ",
|
||||
" pedo": " libertarian",
|
||||
" elon ": " rocket daddy ",
|
||||
" rapist": " male feminist "
|
||||
}
|
||||
|
||||
single_words = "|".join([slur.lower() for slur in SLURS.keys()])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue