add trans woman to the slur filter (filters to "real woman")

pull/142/head
Aevann 2023-03-16 06:25:00 +02:00
parent fc38abe71c
commit 31820a708d
1 changed files with 2 additions and 0 deletions

View File

@ -201,6 +201,8 @@ if SITE_NAME == 'rDrama':
"discord": "groomercord",
"allah(?! \()": "Allah (ﷻ)",
"(?<!cow) tools ": " cow tools ",
"trans woman": "real woman",
"trans women": "real women",
}
SLURS.update(RDRAMA_SLURS)