Quote:
Originally Posted by Mutt
not really a solution - the surfer infected with Zango is trying to join a paysite - why wouldn't you want him? i doubt there is a way with htaccess to stop the QuickBucks pop up from being triggered.
|
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]