|
|
|
|
|
|
|
|
|
#6 |
|
Bonged
Join Date: Mar 2003
Location: BrisVegas, AUSTRALIA
Posts: 4,882
|
Personally, I have never understood why peeps only block certain files types?
Is it OK for the hotlinker to link to some things , but not others. :confused: Toss them all!!! :bfg: Code:
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://([a-z0-9-]+\.)*fukyou.com(:80)* [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://([a-z0-9-]+\.)*spammer.com(:80)* [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://([a-z0-9-]+\.)*hotlinker.com(:80)* [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://([a-z0-9-]+\.)*eatme.com(:80)* [NC]
RewriteRule /* http://www.tossthemsomwhere.com/ [R,L]
Picplace, Code:
RewriteRule .*\.(bmp|gif|GIF|jpg|JPG|exe|zip|mpeg|avi|mpg|wmv)$ DD
__________________
Old Dollars >>>> Now with over 90 Hosted Free Sites <<<< DangerDave.com.au - Adult Links to Free Porn |
|
|
|
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|