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
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