View Single Post
Old 08-13-2007, 05:23 PM   · #1
$1.00
NamePros Member
 
$1.00's Avatar
 
Name: Eric
Location: United States of America
Trader Rating: (1)
Join Date: Aug 2007
Posts: 130
NP$: 58.00 (Donate)
$1.00 is on a distinguished road
Lightbulb To hell with AdBlock

hey there mates,
I found script that blocks anyone using Adblock from your site if your using Adsense...
Put this script on your site. Anyone using Adblock extension with FireFox will get This welcoming message...

Code:
<script> function dieAdBlockPlusDie() { var giframe = document.getElementsByTagName("iframe"); var blocked=1; for (var i = 0; i < giframe.length; i++) { var name = giframe[i].getAttribute("name"); if(name == "google_ads_frame") { var blocked=0; } } if(blocked){window.location = 'http://articlewagon.com/thief.htm';} } setTimeout('dieAdBlockPlusDie()', 2000); </script>



I found this at a Thread here
http://www.adsensechat.com/showthread.php?t=6624
Usefull for those who might be losing adsense revenue due to Adblock...


Please register or log-in into NamePros to hide ads
$1.00 is offline   Reply With Quote
Site Sponsors
Grow your forum! http://www.mobisitetrader.com/ Special Offer
Advertise your business at NamePros
All times are GMT -7. The time now is 12:04 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.