|
ok another thing:
which sites can hotlink my images! I got google in the code already like this:
RewriteCond %{HTTP_REFERER} !^http://(www\.)?google\.com/ [NC]
but if im coorect does yahoo have the option for surfers to create their crappy personal homesites? if so, when i put this code in:
RewriteCond %{HTTP_REFERER} !^http://(www\.)?yahoo\.com/ [NC]
Those freeloaders on a yahoo directory website can still fucking hotlink!
Plus i want a list of people who are experienced with what sites not to block, like a list with (image) searchengines or something, so my images will still pop up there!
|