Trader28 informational thread

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
 
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.
 
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
 
Back
Top