This website contains age-restricted materials including nudity and explicit depictions of sexual activity.
By entering, you affirm that you are at least 18 years of age or the age of majority in the jurisdiction you are accessing the website from and you consent to viewing sexually explicit content.
What removed that? Your client or your instance or…?
It’s a Lemmy feature. Every instance can have a list of slurs that’s automatically removed from all messages. You can see the instance’s slur regex in the /site api endpoint, key
slur_filter_regex
. Lemmy.ca’s filter bans the word “retarded” among some other things.I’ve looked at a few other instances and they’re all interestingly different. Someone should do data science on this. E.g., I’ve yet to find an instance that uses it to automatically censor ideologically opposing sites, which is better than I expected, but it’s almost certain that some instances do.
That is fantastic. Thank you!