Can not read threads at ford-trucks.com w/ABP.
Can not read threads at ford-trucks.com w/ABP.
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>
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>
-
- Posts: 183
- Joined: Thu Aug 16, 2007 4:42 pm
- Location: Toronto, Ontario, Canada
- Contact:
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:
All you really need is the first one, the rest just clean up the mess they make of their own site.
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;)
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
--
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
Code: Select all
@@/fake.adbrite.gif
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!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:
All you really need is the first one, the rest just clean up the mess they make of their own site.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;)
-
- Posts: 183
- Joined: Thu Aug 16, 2007 4:42 pm
- Location: Toronto, Ontario, Canada
- Contact:
This was Danny's first public script a while ago on another site (and the rest is historyWladimir Palant wrote:Rick, better fix ".adbrite." filter - there must be some more to add to this string. Make it more specific.
