diff --git a/Bonus/2ch.cgi b/Bonus/2ch.cgi
index 998c202..c52ad8d 100755
--- a/Bonus/2ch.cgi
+++ b/Bonus/2ch.cgi
@@ -63,7 +63,7 @@ for (0 .. ($lines - 1) / 100) {
}
$head .= "ŐV50\n";
print </dev/null 2>&1";
system $cmd;
print <new("$host:80") or die;
# retrieve posting cookie; this may not work
- print "Content-Type: text/html\n\n";
+ print "Content-Type: text/html; charset=Shift_JIS\n\n";
print $sock
"HEAD /test/bbs.cgi HTTP/1.1\n",
"Host: $host\n",