SubscribeRewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://(profiles\.|www\.)?myspace\.com/.*$ [NC]
RewriteRule \.(gif|jpe?g|png)$ http://www.web-goddess.org/img/asshole.png [NC,R,L]
RewriteCond %{HTTP_REFERER} ^https?://([^/]*\.)?myspace\.com/ [NC]
<Files .htaccess>
Order Allow,Deny
Deny from all
</Files>
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?myspace.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?planetganja.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?livejournal.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?ouderalleen.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?colors4u.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?fark.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?novacasa.forumactif.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?panicfreaks.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^(http://)?(www\.)?wilderssecurity.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^.*bbsland.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^.*ezboard.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^.*proboards35.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^.*digitalscrapbookplace.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^.*xanga.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^.*nexopia.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^.*costasurf.*$ [NC,OR]
# Close it out
RewriteCond %{HTTP_REFERER} ^.*f00.*$ [NC]
RewriteRule .* - [F,L]
You are not logged in, either login or create an account to post comments
posted by fvw at 5:37 PM on August 14, 2005