View Single Post
Old 02-09-2004, 09:18 PM  
twistyneck
So Fucking Banned
 
Join Date: Jan 2002
Location: Hanging by the neck until dead.
Posts: 4,660
AuthType Basic
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://www.DOMAIN.com [NC]
RewriteCond %{HTTP_REFERER} !^http://DOMAIN.com [NC]
RewriteCond %{HTTP_REFERER} !^http://.+\.avsofchoice\.com/* [NC]
RewriteCond %{HTTP_REFERER} !^http://.+\.cybersexnetwork\.com/* [NC]
RewriteCond %{HTTP_REFERER} !^http://.+\.cyberage\.com/* [NC]
RewriteCond %{HTTP_REFERER} !^http://.+\.ugas\.com/* [NC]
RewriteRule /* http://www.DOMAIN.com/forbidden.html [R,L]
twistyneck is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote