![]() |
My anti-hotlinking is useless for this one site
http://www.bikinibikini.com/forum/thread5811.html
How do they manage to hotlink all that stuff. My .htaccess is working perfectly but they still are able to hotlink it. Any idea why? is it because of the proxy? |
http://invis.free.anonymizer.com/htt.../cohf/4/02.jpg
yeah, the proxy is sort of bypassing the img tag and preventing it from setting the referrer to their site. its like the anonymizer site is actually surfing to your site and then passing it along. add to your .htaccess file deny from .anonymizer.com that should fix it |
|
i still see the pics.
|
You'll have to use REMOTE_HOST since they don't send a referer.
|
i think anonymizer cached those pics on their server
i checke my logs and nothing got download when i kept reloading that |
Quote:
RewriteCond %{REMOTE_HOST} ^.*anonymizer.com [NC] RewriteRule ^.*$ - [F] |
ok i changed it to the REMOTE_HOST
can someone verify that nothing loads? |
damn 51 pictures X 100KB X 350 Views = 1.7Gb
|
argh, wtf it still loads
|
here is my entire .htaccess file
RewriteEngine On RewriteCond %{HTTP_REFERER} !^http://(www\.)?riosluts\.com/ [NC] RewriteCond %{HTTP_REFERER} !^$ RewriteRule \.(jpe?g|gif|bmp|png|wmv)$ images/nohotlink.jpg [L] RewriteCond %{HTTP_REFERER} ^http://www.bikinibikini.com/ [OR] RewriteCond %{HTTP_REFERER} ^http://bikinibikini.com/ [OR] RewriteCond %{HTTP_REFERER} ^http://www.freefoto.cz/ [OR] RewriteCond %{HTTP_REFERER} ^http://freefoto.cz/ [OR] RewriteCond %{HTTP_REFERER} ^http://scootykol.com/ [OR] RewriteCond %{HTTP_REFERER} ^http://www.scootykol.com/ [OR] RewriteCond %{HTTP_REFERER} ^http://www.porno-tgp.cz/ [OR] RewriteCond %{HTTP_REFERER} ^http://freefoto-freevideo.kundicka.cz/ [OR] RewriteCond %{REMOTE_HOST} ^.*anonymizer.com [OR] RewriteCond %{HTTP_REFERER} ^http://www.quemadres.com/ [NC] RewriteRule ^/* [F] |
168.143.113.125 is the IP of anonymizer
how can I ban it |
Quote:
|
well i give up
there is nothing that i can do to stop this |
Quote:
Here, check this out: http://www.javascriptkit.com/howto/htaccess5.shtml |
oh so just add
deny from 168.143.113.125 |
ok seems to work
unless anonymizer uses more than one IP i should be fine |
is that anonymizer really 'that' anonamous? You'd think they would get a lot of requests from law enforcement for IP details on people surfing illegal sites.
|
Images don't load anymore :)
|
All times are GMT -7. The time now is 10:28 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123