eklenti oalrak değil de .htacces dosyasına şunları ekleyebilirsin:

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://siten.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.siten.com/.*$ [NC]
RewriteRule .*\.(gif|GIF|jpg|JPG|zip|ZIP|png|PNG|swf|SWF)$ http://www.siten.com/calinti.gif [R,L]


kodu kendine göre düzenle tabi.