Quote:
Originally posted by Battuss
Dont the avs programs give you that info?
|
Nope they just give me a login script, and a .htaccess that seems not to be working.
AuthUserFile /dev/null
AuthGroupFile /dev/null
RewriteEngine On
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^
http://(www\.)?hentaikey.com(/)?.*$ [NC]
RewriteCond %{HTTP_REFERER} !^
http://(www\.)?myurl.com(/)?.*$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$
http://www.myurl.com/cheat.html [R,NC]