Page 1 of 1

How to block a link from appearing inside another website?

Posted: Tue Aug 25, 2009 10:53 am
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.

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

Posted: Tue Aug 25, 2009 11:04 am
by Hubird
Does adding

Code: Select all

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

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

Posted: Thu Aug 27, 2009 5:25 am
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.