this post was submitted on 14 Jul 2023
230 points (96.4% liked)
Memes
51610 readers
1919 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 6 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