Hacker News new | ask | show | jobs
by ya 3480 days ago
the website redirect to /ch/index.html , and show nothing but `File not found."`

found this in javascript:

  case 'zh':
		location.href = _WARP_ + 'ch/index.html';
		break;
Chinese index page missing?