Hi, I was just browsing kbin on my work pc which is not signed into my account. While scrolling down there was a very nsfw picture (female genitalia) in the random posts sidebar. This nsfw content was, for some reason, not even blurred. I’ve seen this a couple times previously and am not sure where a good place to report or request a feature request is?
NSFW filtering was supposedly fixed a month ago, but it either isn’t working or the instance hasn’t updated to the latest changes yet.
As a workaround, I’ve been hiding the sections with a uBlock Origin filter.
Just add these lines to the “My filters” page in uBlock Origin. The first line hides the “Random Posts” section, and the second line hides the “Random Threads” section. (Replace “kbin.social” if you’re on a different instance)
kbin.social##.section.posts kbin.social##.section.entries
I also hide the “Active Users” and “Related Magazines” sections.
kbin.social##.active-users.section kbin.social##.related-magazines.section.magazines
This is a good fix, for a super clean kbin i added the following to ublock:
kbin.social##.section.posts kbin.social##.section.entries kbin.social##.active-users.section kbin.social##.related-magazines.section.magazines kbin.social##.kbin-promo.section--no-bg.section
Thank you both, this was useful