Comment by TomK32

8 years ago

I have an filter to hide pinterest from my image search results. All the white space, it's fantastic.

for ublock origin it's `##a[href*="pinimg"]` to filter on google image search.

But google offers the option to put a minus signal before the name of the site you do not want receive results from. Is a filter better than this?

search: concrete+houses -pinterest

  • My filter is part of the adblocker and kicks in every single time. That's way better, no need to remember adding it.