hey guys, I want to block all 3rd party links on a particular page. Is this possible with adblock plus?
Say i visit forum.somepage.com/thread/123123123.html
and the posters there have stupid signature images that point to 1001 different domains
Is there a filter I can apply to |http://forum.somepage.com/thread/* that will block/hide all links to 3rd party sites?
I took a look at the $third-party filter but i tihnk that does the opposite. It would block anything that's on forum.somepage.com/thread/ from showing up on any other site. I want anything originating on a site other than forum.somepage.com to be blocked when visiting forum.somepage.com
Cheers
Block all 3rd party imgs on a specific site
- Gingerbread Man
- Posts: 1339
- Joined: Fri Aug 12, 2011 5:28 am
Re: Block all 3rd party imgs on a specific site
Code: Select all
*$image,third-party,domain=forum.somepage.com
Re: Block all 3rd party imgs on a specific site
sorry for reviving an old post but i found this with google and i tried right away because it was just what i needed. it works perfectly but adb tells me that it's a slow rule (snail). is that bad? thanx
Re: Block all 3rd party imgs on a specific site
Can't do much about it. Just keep slow rules to a minimum and you won't notice any performance loss.
________________________________
ABP Subscriptions
ABP Development Builds
Submit an issue report with Adblock Plus
ABP Subscriptions
ABP Development Builds
Submit an issue report with Adblock Plus
Re: Block all 3rd party imgs on a specific site
RequestPolicy is another effective extension you might consider.
Re: Block all 3rd party imgs on a specific site
Since this is the only slow rule i use (i disabled all those in fanboy's lists) i think i will keep using this solution.
Thank you all for the replies.
Thank you all for the replies.