Let's talk with Jim-san. Part24

このエントリーをはてなブックマークに追加
397Code Monkey ★
>>392
I found a bunch of changes to the 2ch NINJA code that do not exist on the bbspink NINJA code.

Specifically this line looks dangerous to me:
http://<url_removed>?remo=$remo&host=$ENV{REMOTE_ADDR}&maru=$GB->{MARUX}&ota=$GB->{MARUOTA}&ua=$ENV{'HTTP_USER_AGENT'}.......

If you are using NINJA, then it is sending your IP, maru ID, user agent, and all your other identifying information to a special server.
Next I will check that special server to see what it is doing with your data.

I recommend you do not use NINJA on 2ch until I have fixed this problem.