>>50
The login CGI for dedicated browsers returns ".2ch.net" cookies
instead of ".bbspink.com". On the other hand, the login CGI for
general browsers returns proper cookies.
Please investigate it.

---------------------------------------------------------------
POST http://be.bbspink.com/test/login.php HTTP/1.0

HTTP/1.1 200 OK
Date: Fri, 30 May 2014 13:27:57 GMT
Server: Apache/2.2.22 (Debian)
Set-Cookie: DMDM=*****; path=/; domain=.2ch.net
Set-Cookie: MDMD=*****; path=/; domain=.2ch.net
---------------------------------------------------------------
POST http://be.bbspink.com/ HTTP/1.1

HTTP/1.1 302 Found
Date: Fri, 30 May 2014 13:31:11 GMT
Server: Apache/2.2.22 (Debian)
Set-Cookie: DMDM=*****; path=/; domain=.bbspink.com
Set-Cookie: MDMD=*****; path=/; domain=.bbspink.com