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