7 ms·
I can't seem to find the original comment but this at least removes those images from the results for me in uBlock Origin: google.*##.g:has(a[href*=".pintere
by ArloL 6y ago
I can't seem to find the original comment but this at least removes those images from the results for me in uBlock Origin:
google.*##.g:has(a[href*=".pinterest."])
google.*##a[href*=".pinterest."]:nth-ancestor(1)
duckduckgo.*##.tile:has(a[href*=".pinterest."])
- k7trix 6y agoThe above filter causes a problem with gmail as reported by some user. The below filter seems to work properly on search according to the ublock team member. google.###search .g:has(a[href=".pinterest."]) https://www.reddit.com/r/uBlockOrigin/comments/f8aqi0/how_can_i_completely_block_pinterest_from_google/fyqrz6p/ https://www.reddit.com/r/uBlockOrigin/comments/f8aqi0/how_ca...