<?php
defined('_VALID') or die('Restricted Access!');
return array(
'googlebot' => 'Googlebot',
'msnbot' => 'MSNBot',
'slurp' => 'Inktomi Slurp',
'yahoo' => 'Yahoo',
'askjeeves' => 'AskJeeves',
'fastcrawler' => 'FastCrawler',
'infoseek' => 'InfoSeek Robot 1.0',
'lycos' => 'Lycos',
'ia_archiver' => 'Alexa',
'ArchitextSpider' => 'Excite',
'DotBot' => 'DotNetDotCom',
'baiduspider' => 'Baiduspider'
);