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