this post was submitted on 14 Jul 2023
244 points (100.0% liked)
Memes
45554 readers
802 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The slur filter targets derogatory words, not "bad" words in general. The regex can be found here: https://github.com/LemmyNet/lemmy/blob/main/crates/utils/src/utils/slurs.rs
Interesting, thank you