Free Ringtone - Debt Consolidation - Just Holden Commodores - BlackBerry - Marketing

PDA

View Full Version : How to block auto train joiners (myspace) from accessing your train?


ForgottenCreature
Apr 25th 2006, 2:51 am
Auto train joiners are really killing my server:
Domain %CPU %MEM Mysql Processes
thefriendtrain.com 10.16 25.78 0.5

How would you guys try to block train joiners from joing your train? I tried using .htaccess, by these two lines:


RewriteCond %{HTTP_REFERER} ^(.*)pages(.*)$

RewriteCond %{HTTP_REFERER} ^(.*)train-joiner(.*)$

Is there another way from blocking a website from doing damanga?
Such as this one - http://www.layoutcodes.net/train-joiner/

hoolia_1
May 30th 2006, 8:56 pm
Had any luck?
I'm having the same problem.

ForgottenCreature
May 31st 2006, 3:36 am
Nope, I tried using block domain names in cpanel, but that didn't work either.

Most are using Iframes in their auto train joiners, so we need to find a code to block the iframes

iBold
May 31st 2006, 7:26 am
Nope, I tried using block domain names in cpanel, but that didn't work either.

Most are using Iframes in their auto train joiners, so we need to find a code to block the iframes

a quick job in JS will break you out of the iframe...not sure if that's what you are looking for or not..

ForgottenCreature
Jun 2nd 2006, 1:44 am
a quick job in JS will break you out of the iframe...not sure if that's what you are looking for or not..
Yes, that's what I'm looking for.
How do you do it?
Would the page still load if it breaks the auto trainer from it?

ForgottenCreature
Jun 2nd 2006, 1:32 pm
Anyone? Know how to fix this?