Holinking..

Simplemente .. que si alguien ve algo roto que avise… he activado la protección de hotlinking (soy un antisocial) ..

Si alguien quiere hacerlo en sus blogs.. las lineas son:

RewriteEngine on

RewriteCond %{HTTP_REFERER} !^$

RewriteCond %{HTTP_REFERER} !^http://luy.orcasitas.com [NC]

RewriteCond %{HTTP_REFERER} !^http://.*.orcasitas.com [NC]

RewriteCond %{HTTP_REFERER} !^http://.*.alesti.org [NC]

RewriteCond %{HTTP_REFERER} !^http://.*.feedburner.com [NC]

RewriteCond %{HTTP_REFERER} !^http://.*.bloglines.com [NC]

RewriteCond %{HTTP_REFERER} !^http://.*.google..* [NC]

RewriteRule .*.(?:gif|jpg|png) /images/hotlinking.gif [NC, L]

El resultado, en caso de ser el afortunado hotlinker será este…

hotlinking.jpg

4 comentarios en “Holinking..

Replica a luy Cancelar la respuesta