Page is a not externally linkable
jake66 - 8:32 am on Feb 18, 2008 (gmt 0)
to block the referral spammers, which will work for you too if all of your people are sending referrers. If I am not mistaken, I got this code a while back off webmasterworld. :)
I use this (in .htaccess):
RewriteCond %{HTTP_REFERER} (milf) [NC,OR]
RewriteCond %{HTTP_REFERER} (x x x) [NC,OR]
RewriteRule .* - [F]