View Single Post
Old 08-07-2008, 06:00 PM  
qxm
Confirmed User
 
Join Date: Jul 2006
Location: NoHo
Posts: 5,970
elreyanovip.com << Need to Block those Fuckers with .HTACCESS .. HLP!

Hi Guys!,

I have this one site popping all over my bandwidth stats and it seems they are using 20-30Gb of traffic a day ... so they are hotlinking the shit out of my stuff ... I have them on my htaccess file but that doesn't seem to keep them from hotlinking... any ideas about blocking these fuckers?

Here is my .HTACCESS file

Quote:
php_flag safe_mode off
php_flag log_errors on
php_flag register_globals on

RewriteEngine on
Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?redlips\.ru/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?spermik\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?ananasik\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?arbuzik\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?buterbrod\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?kokosik\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?eroman\.ru/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?sexpix\.ru/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?morkovka\.net/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?smoder\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?ruclub\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?sex4free\.co.il/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?almazik\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?elreyanovip\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?yabun\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?lunka\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?kabachok\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?directoriowarez\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?pregame\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?ruporno\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?pizdulek\.net/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?uol\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?terra\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?chatropolis\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?el-ladies\.ru/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?ruscams\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?superporka\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?uberpron\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?eroclip\.ru/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?travian\.cz/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?mymonk\.net/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?semonk\.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?ix\.nu/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+\.)?fusker\.lv/ [NC]
RewriteRule .*\.(jpe?g|gif|bmp|png)$ - [F]
__________________

ICQ: 266990876
qxm is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote