![]() |
someone stealing my bandwidth with javascript redirect?
:helpme
the site http://www.petardas.com/ is hotlinking one of my galleries using apparently a javascript redirect (a friends words not mine) the gallery is http://www.slut-teens.com/galleries/...6/milf194.html yet the link from petardas.com is the following http://67.18.226.50/ver.php?top=pozi...6/milf194.html I don't understand how he's doing it but the redirect is somehow bypassing my htaccess. my server is getting maxxed out :helpme :helpme :helpme can anyone suggest anything? |
bump, still havent found a solution, can someone please help.
smokey? :helpme :helpme |
How is he hotlinking? When I click 'his' link, I get directed to YOUR url...
|
justsexxx yes ok it isnt exactly hotlinking, but he is listing my galleries without permission, and the bw is eating my server. I wouldn't mind but the traffic is spanish and horribly non-productive.
I blocked him as a referrer before with htaccess which worked ok for a while, now he has done this crafty weird thing with the link that I don't know how to block. where's smokey the code master when you need him? :) |
<Limit GET POST>
order deny,allow deny from 67.18.226.50 allow from all </Limit> try that in an htaccess in the root or something. Or post your htaccess parts that you think should be blocking him. |
hi tom thanks for posting I'm really keen to get this sorted out
my htaccess is as follows RewriteEngine on RewriteCond %{HTTP_REFERER} usefulidiots [OR] RewriteCond %{HTTP_REFERER} fusker [OR] RewriteCond %{HTTP_REFERER} kladblog [OR] RewriteCond %{HTTP_REFERER} 6park [OR] RewriteCond %{HTTP_REFERER} dreamwiz [OR] RewriteCond %{HTTP_REFERER} webrats [OR] RewriteCond %{HTTP_REFERER} 67.18.226.50 [OR] RewriteCond %{HTTP_REFERER} petardas RewriteRule .* - [F,L] RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?slut-teens.com [NC] RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?frenchcum.com [NC] RewriteCond %{REMOTE_ADDR} !^208.99.195.144 [NC] RewriteRule \.(jpg|jpeg|png|gif|mpg|wmv)$ - [NC,F,L] |
Redirect any and all traffic from petardas to www.deviantbabes.com. Kthxbye. :)
|
Quote:
|
I think this line:
RewriteCond %{HTTP_REFERER} 67.18.226.50 [OR] should be like this: RewriteCond %{HTTP_REFERER} 67\.18\.226\.50 [OR] If he's not sending referrer information though, your second half is letting him in with this line: RewriteCond %{HTTP_REFERER} !^$ Not sure what to suggest really. |
get they asses!
|
I sent the thread to smokey.
|
.htaccess in that directory would do the trick! :thumbsup
|
Those rewrite rules are horribly wrong. They not blocking wildcards. What you have set there are exact matches. Try modifying the code below...I use this on several sites for redirecting hitbots.
RewriteCond %{HTTP_REFERER} ^http://(www\.)?bestfreemature\.com?.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http://(www\.)?coolteenpics\.com?.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http://(www\.)?freesexcenter\.info?.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http://(www\.)?pornstation\.info?.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http://(www\.)?galleryhome\.info?.*$ [NC,OR] RewriteCond %{HTTP_REFERER} ^http://(www\.)?bestworldtop\.com?.*$ [NC] RewriteRule ^.*$ http://www.freesexcenter.info[R] |
hah that guy has awesome traffic, people love to be listed on his site, it has about the same bandwidth capabilities of thehun, server crashes, etc, just be glad he didnt like a video gal
|
well, if you don't want traffic... redirect it to some consoles and Im sure they take it down :)
|
All times are GMT -7. The time now is 04:30 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123