View Single Post
Old 09-02-2005, 11:19 AM  
jawanda
Confirmed User
 
Join Date: Feb 2003
Posts: 6,040
Here ya go, straight from my .htaccess ... :

RewriteCond %{HTTP_REFERER} ^http://(www\.)?puzo.org.*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?rawpasswords.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?passwordoutlet.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?happy-hacker.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?loginaccepted.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?nudepass.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?xss1.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?ultrapasswords.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?4passes.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?xxxpws.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?passdealer.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?pwbz.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?crackdb.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?passworduniverse.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?passwordoutlet.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?purepasswords.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?xxpasswords.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?o2.cz.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?passwordhq.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?passxxx.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?dirone.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?df.ru.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?vikingpasses.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?password.org.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?pornuha.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?nejcpass.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?fantasypass.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?uhfpasswords.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?pwsportal.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?allpasswords.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?elitecities.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?elitepasswords.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?passwordcorp.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?garnetchaney.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?songlyrics4me.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?pass-zone.com.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?4rings.net.*$ [NC]

sorry, too lazy to edit out all the junk. I'm sure there's a lot more big ones out there, but these seems to be the ones that give me the most trouble... although I have capitolized off of their traffic quite a bit as well ;)

-P
jawanda is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote