How to block a link from appearing inside another website?

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
concoran
Posts: 1
Joined: Tue Aug 25, 2009 10:45 am

How to block a link from appearing inside another website?

Post by concoran »

I go to a website called http://www.eschatonblog.com. It's a blog, but the comments section is outsourced to haloscan.com. First time I try to load the blog, it takes forever to load since it's waiting for some reason from something to come from haloscan.com. Now, I am not interested in comments section - so I don't really care for 'comments' link at the bottom of each page.
Using adblock plus, how can I add a filter such that the main blog loads quickly without waiting for haloscan?
Thanks in advance.
User avatar
Hubird
Posts: 2850
Joined: Thu Oct 26, 2006 2:59 pm
Location: Australia
Contact:

Re: How to block a link from appearing inside another website?

Post by Hubird »

Does adding

Code: Select all

|http://www.haloscan.com/load.php?$domain=eschatonblog.com,script
Do what you wanted ?
asdf

Re: How to block a link from appearing inside another website?

Post by asdf »

Actually

Code: Select all

|http://www.haloscan.com/load
Should do it. There are two types of haloscan loaders, those with /load.php and those with /load/<username> . So cover both with one filter.
Locked