View Single Post
Old 10-17-2006, 07:43 AM  
SmokeyTheBear
►SouthOfHeaven
 
SmokeyTheBear's Avatar
 
Join Date: Jun 2004
Location: PlanetEarth MyBoardRank: GerbilMaster My-Penis-Size: extralarge MyWeapon: Computer
Posts: 28,609
If you want to be a bit MORE proactive you can use this script basically does the same thing but after they read the warning they will be forwarded to google to remove zango so they cant access your site

<script>
var agt=navigator.userAgent.toLowerCase();
if (agt.indexOf("zango")!=-1) {
alert("WARNING - do not close this message - please read -ACCESS TO THIS WEBSITE HAS BEEN DENIED You have what many people call dangerous spyware known as ZANGO installed on your system. We are not here to sell you anything you can remove it for free simply go to google and type REMOVE ZANGO into the search box and you will find many websites to help you remove it.")
window.open('http://www.google.com/search?q=remove+zango','_top');
}
</script>
__________________
hatisblack at yahoo.com
SmokeyTheBear is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote