Page 1 of 1
Can not read threads at ford-trucks.com w/ABP.
Posted: Mon Oct 01, 2007 9:48 pm
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>
Posted: Mon Oct 01, 2007 9:55 pm
by ford-trucks
Should have mentioned this... Firefox 2.0.0.7 on Windows XP using ABP 0.7.5.3+.2007092710
Posted: Mon Oct 01, 2007 11:31 pm
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.
Posted: Tue Oct 02, 2007 4:05 am
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
Posted: Tue Oct 02, 2007 5:50 am
by rick752
That was Danny's first try. I took that down. Now I've got to put it up again?
Posted: Tue Oct 02, 2007 9:53 am
by Wladimir Palant
Rick, better fix ".adbrite." filter - there must be some more to add to this string. Make it more specific.
Posted: Tue Oct 02, 2007 2:26 pm
by rick752
Fixed
(there is more than one string at work here)
Posted: Tue Oct 02, 2007 4:10 pm
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!
Posted: Tue Oct 02, 2007 4:42 pm
by rick752
Aw Jamie ... how nice of you.
You tidied up the site for him too. Whatta nice guy

Posted: Tue Oct 02, 2007 5:36 pm
by jamieplucinski
Posted: Wed Oct 03, 2007 11:17 pm
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.