online
affliates
DaintyStar
Enigmatic
Retro-Kiss
AshsWay
EnchantedSpirit
Silentatmosphere
TragicFairytale
Embrace
Vintage-Pixie
MouthShut
FlatlineFantasies
all/apply
vote
Extreme tracking since 10/7/08
Update:
4 new default layouts as suggested (more coming)
disable hot linking
this code disables hot linking
change 'yoursite.com' to your url
place this code on a new page and call it
.htaccess.
RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www\.)?yoursite.com/.*$ [NC] RewriteCond %{HTTP_REFERER} !^http://(www\.)?yoursite.com.*$ [NC] RewriteRule \.(gif|jpg)$ - [F]