Can not read threads at ford-trucks.com w/ABP.

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
ford-trucks

Can not read threads at ford-trucks.com w/ABP.

Post by ford-trucks »

For example, see http://www.ford-trucks.com/forums/65782 ... nting.html w/ABP enabled. You get forwarded to http://www.ford-trucks.com/msg.html

Offending code here? ->

<snip>
<script language="javascript">
1
2/* 9/26/2007 : Ken - onload script */
3 function checkmyimg() {
4 var img = document.getElementById('fakeAd');
5 if (img && (img.style.display == 'none' || img.style.visibility == 'hidden')) {
6 window.location = 'http://www.ford-trucks.com/msg.html';
7 }
8 }
9
10
</script>
</snip>
ford-trucks

Post by ford-trucks »

Should have mentioned this... Firefox 2.0.0.7 on Windows XP using ABP 0.7.5.3+.2007092710
jamieplucinski
Posts: 183
Joined: Thu Aug 16, 2007 4:42 pm
Location: Toronto, Ontario, Canada
Contact:

Post by jamieplucinski »

This is another bunch of idiots blocking access to their site ignoring the right to block advertisements. Not to mention the evil IE-looking toolbar that pops up at the top of the page.

You can get around it by adding these filters:

Code: Select all

@@/fake.adbrite.gif
ford-trucks.net/campaigns/*
ford-trucks.com#TD(width=122)
ford-trucks.com#DIV(id=infobar)
ford-trucks.com#DIV(style=width: 300px; height: 250px;)
ford-trucks.com#DIV(style=width: 160px; height: 650px;)
All you really need is the first one, the rest just clean up the mess they make of their own site.
Alan
Posts: 289
Joined: Sat Feb 10, 2007 8:47 pm
Location: Colorado, USA

Post by Alan »

Instead of adding additional Adblock filters, you can just use NoScript. I'm not redirected to the Adblocking message page. Just an idea: sometimes a combination of two extensions is more effective than trying to do it all with just one.
--
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
Adblock Plus 0.7.5.3
NoScript 1.1.7.3
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Code: Select all

@@/fake.adbrite.gif 
That was Danny's first try. I took that down. Now I've got to put it up again?
Wladimir Palant

Post by Wladimir Palant »

Rick, better fix ".adbrite." filter - there must be some more to add to this string. Make it more specific.
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Fixed :arrow: :arrow: :arrow:
(there is more than one string at work here)
ford-trucks

Post by ford-trucks »

jamieplucinski wrote:This is another bunch of idiots blocking access to their site ignoring the right to block advertisements. Not to mention the evil IE-looking toolbar that pops up at the top of the page.

You can get around it by adding these filters:

Code: Select all

@@/fake.adbrite.gif
ford-trucks.net/campaigns/*
ford-trucks.com#TD(width=122)
ford-trucks.com#DIV(id=infobar)
ford-trucks.com#DIV(style=width: 300px; height: 250px;)
ford-trucks.com#DIV(style=width: 160px; height: 650px;)
All you really need is the first one, the rest just clean up the mess they make of their own site.
A HUGE thank you for this one... Not only did you zap the ads, but you got rid of that annoying banner and terrible format mess! Thanks a ton!
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Aw Jamie ... how nice of you.
You tidied up the site for him too. Whatta nice guy 8)
jamieplucinski
Posts: 183
Joined: Thu Aug 16, 2007 4:42 pm
Location: Toronto, Ontario, Canada
Contact:

Post by jamieplucinski »

8)
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Wladimir Palant wrote:Rick, better fix ".adbrite." filter - there must be some more to add to this string. Make it more specific.
This was Danny's first public script a while ago on another site (and the rest is history :). I had that whitelist up and took it down because no one used it because it was easily defeated. Now it's back up again.
Post Reply