Feeds
56335 条 (56335 未读) 共 11 feeds
«
Expand/Collapse
11站长百科交流社区
-
-
提交: March 13, 2010, 11:27pm CST
function get_naps_bot()
{
$useragent = strtolower($_SERVER['HTTP_USER_AGENT']);
if (strpos($useragent, 'googlebot') !== false){
return 'Googlebot';
}
if (strpos($useragent, 'msnbot') !== false){
return 'MSNbot';
}
if (strpos($useragent, 'sl