View Single Post
Old 10-06-2007, 10:46 AM  
thonglife
So Fucking Banned
 
Join Date: Oct 2004
Location: Midwest, US
Posts: 1,566
Quote:
You could stop them from ever getting to the fraudulent join page and cut off the scammer's income.

RewriteCond %{HTTP_USER_AGENT} zango [NC]
RewriteRule ^$ http://www.send-em-here.com/zango-removal-page.html [R]
thx.. that url is 404 though, however, I see what needs to be here so cool. Smokey also has a javascript popup to infected referrers which retains the traffic.

<script>
var agt=navigator.userAgent.toLowerCase();
if (agt.indexOf("zango")!=-1)
alert("WARNING - do not close this message - please read - 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.");
</script>
thonglife is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote