How to block auto train joiners (myspace) from accessing your train?

Discussion in 'Apache' started by ForgottenCreature, Apr 25, 2006.

  1. #1
    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/
     
    ForgottenCreature, Apr 25, 2006 IP
  2. hoolia_1

    hoolia_1 Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Had any luck?
    I'm having the same problem.
     
    hoolia_1, May 30, 2006 IP
  3. ForgottenCreature

    ForgottenCreature Notable Member

    Messages:
    7,473
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    260
    #3
    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
     
    ForgottenCreature, May 31, 2006 IP
  4. iBold

    iBold Peon

    Messages:
    1,055
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #4
    a quick job in JS will break you out of the iframe...not sure if that's what you are looking for or not..
     
    iBold, May 31, 2006 IP
  5. ForgottenCreature

    ForgottenCreature Notable Member

    Messages:
    7,473
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    260
    #5
    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 2, 2006 IP
  6. ForgottenCreature

    ForgottenCreature Notable Member

    Messages:
    7,473
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    260
    #6
    Anyone? Know how to fix this?
     
    ForgottenCreature, Jun 2, 2006 IP