Block hotlinking images

Using the .htaccess code below will essentially block the image from being server and pull an image an existing image located on imgurl or some other image hosting site.

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(.+\.)?g33kinfo\.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*\.(jpe?g|gif|bmp|png)$ http://imgur.com/tSEqO [L]

g33kadmin

I am a g33k, Linux blogger, developer, student and Tech Writer for Liquidweb.com/kb. My passion for all things tech drives my hunt for all the coolz. I often need a vacation after I get back from vacation....