[ Index ] |
|
Code source de LifeType 1.2.4 |
1 <?php if (!defined('BB2_CORE')) die('I said no cheating!'); 2 3 // Analyze user agents claiming to be Googlebot 4 5 function bb2_google($package) 6 { 7 if (match_cidr($package['ip'], "66.249.64.0/19") === FALSE && match_cidr($package['ip'], "64.233.160.0/19") === FALSE) { 8 return "f1182195"; 9 } 10 return false; 11 } 12 13 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |