add 3 new slur filters

pull/83/head
Aevann 2023-01-03 13:29:05 +02:00
parent 898ef997f0
commit 748e39a43a
1 changed files with 4 additions and 0 deletions

View File

@ -188,6 +188,10 @@ if SITE_NAME == 'rDrama':
"my brother in christ": "my brother in Allah", "my brother in christ": "my brother in Allah",
"kyle": "Kylie", "kyle": "Kylie",
"twitter files": 'twitter files <img loading="lazy" data-bs-toggle="tooltip" alt=":marseysleep:" title=":marseysleep:" src="/e/marseysleep.webp">', "twitter files": 'twitter files <img loading="lazy" data-bs-toggle="tooltip" alt=":marseysleep:" title=":marseysleep:" src="/e/marseysleep.webp">',
" cool ": " fetch ",
"krayon": "krayon (sister toucher)",
"discord": "groomercord",
} }
SLURS.update(RDRAMA_SLURS) SLURS.update(RDRAMA_SLURS)