//usr: 18.116.81.255 requested /
(function( inDevelopment ) {
function launch() {
if( inDevelopment ) {
return '404';
}else if( inDevelopment !=== true) {
return 'k99.hk';
}
//TODO :
}
window.addEventListner( 'load', launch );
}( true ));
//User back to (none)