Topic: Blacklist claims to be excluding the tags i want but the images still apear anyway?

Posted under General

hey all, new guy here, so i've been having some trouble with my blacklist, and all the other threads i could find were lacking the information i need, is there some kind of "hide images" setting to my blacklist i'm missing? or is everyone having this issue and its a serverside problem? i'm tired of seeing all of this gore guys, its the kind of tired sleep just wont fix.

bitWolfy

Former Staff

The blacklist is handled client-side, so it's not a server issue.

There are three most common causes for why your blacklist isn't working.
1. Is javascript turned on / does your browser support it? The blacklist used javascript to hide posts, so if it's not available, nothing will work.
2. The blacklist filtering might be turned off. In the sidebar, there should be a section labeled "Blacklisted". Make sure that none of the filters in there are crossed out – those are disabled. Click on them to re-enable those.
3. Something is wrong with your blacklist syntax. Feel free to post it here, I'll take a look.

bitwolfy said:
The blacklist is handled client-side, so it's not a server issue.

There are three most common causes for why your blacklist isn't working.
1. Is javascript turned on / does your browser support it? The blacklist used javascript to hide posts, so if it's not available, nothing will work.
2. The blacklist filtering might be turned off. In the sidebar, there should be a section labeled "Blacklisted". Make sure that none of the filters in there are crossed out – those are disabled. Click on them to re-enable those.
3. Something is wrong with your blacklist syntax. Feel free to post it here, I'll take a look.

#2 might be right actually, they are crossed out in the sidebar. heres my blacklist just in case:

gore
scat
watersports
male/male
obese
morbidly_obese
censored
hyper
feces
maleherm
solo/male
urine
torture
snuff
vore

bitWolfy

Former Staff

scrolls said: bitWolfy you're a genius, it worked.

Ah, that's good. It's a common enough problem.

Your blacklist has a couple issues, by the way.
solo/male is not a tag. If you are trying to hide all male/male content, try male -female -intersex It will hide all images that contain a male, but not a female, andromorph, gynomorph, or hermaphrodite.
You have a couple of redundant tags going on:

  • watersports is not necessary, since you already have urine, which it implicates
  • morbidly_obese - same thing, you already have obese
  • scat - same thing, with feces

All in all, it could be condensed into this:

male -female -intersex
maleherm
gore
obese
censored
hyper
feces
urine
torture
snuff
vore

bitwolfy said:
Ah, that's good. It's a common enough problem.

Your blacklist has a couple issues, by the way.
solo/male is not a tag. If you are trying to hide all male/male content, try male -female -intersex It will hide all images that contain a male, but not a female, andromorph, gynomorph, or hermaphrodite.
You have a couple of redundant tags going on:

  • watersports is not necessary, since you already have urine, which it implicates
  • morbidly_obese - same thing, you already have obese
  • scat - same thing, with feces

i think ill chop -intersex, as i dont really want to see that either. thank you!

  • 1