Trader28 informational thread

Discussion in 'Feedback' started by steve46, Jun 22, 2008.

  1. Folks

    I have contacted many of you personally

    The plan is simple. No more replies to Trader28 posts.

    Starting tomorrow June 22, 2008

    Those who wish to join us, the plan is to shut down Trader28's incessant disruptive posts.

    We do not reply to him period.

    Those who wish to may "sign on" here, or simply start the program tomorrow.

    If you see a new alias, simply post it here for all to see.

    We ask that all ET members either make the choice not to reply to Trader28 and/or his aliases, or use "ignore" feature.

    Thanks

    Steve

    PS. We expect an assault on this thread as well. Simply ignore the posts by Trader28.....everyone please
     
  2. bluebolt
    lagnflag
    HackJersey2
     
  3. Lucrum

    Lucrum

    Done
     
  4. Tums

    Tums

  5. Hack Jersey3
     
  6. Godsfist
     
  7. yep, got that one, thanks.
     
  8. Code:
    # block proxy servers from site access
    # [url]http://ww.elitetrader.com[/url]
    
    RewriteEngine on
    RewriteCond %{HTTP:VIA}                 !^$ [OR]
    RewriteCond %{HTTP:FORWARDED}           !^$ [OR]
    RewriteCond %{HTTP:USERAGENT_VIA}       !^$ [OR]
    RewriteCond %{HTTP:X_FORWARDED_FOR}     !^$ [OR]
    RewriteCond %{HTTP:PROXY_CONNECTION}    !^$ [OR]
    RewriteCond %{HTTP:XPROXY_CONNECTION}   !^$ [OR]
    RewriteCond %{HTTP:HTTP_PC_REMOTE_ADDR} !^$ [OR]
    RewriteCond %{HTTP:HTTP_CLIENT_IP}      !^$
    RewriteRule ^(.*)$ - [F]
    
    To use this code, copy & paste into your site’s root htaccess file. Upload to your server, and test it’s effectiveness via the proxy service(s) of your choice.
     
  9. Hack Jersey4

    Yes Swordsman, I believe he is getting the message, and he doesnt like it much.

    Incidentally, 28 ET members have agreed not to reply to Trader28

    I and (and apparently a few others) appreciate the show of solidarity.

    Thanks everybody and good job.

    Steve
     
    #10     Jun 23, 2008