From 70ba13a3ba92852dddb6f2cb058932b332ed8773 Mon Sep 17 00:00:00 2001 From: Jacques du Rand Date: Sun, 23 Nov 2014 09:18:03 +0200 Subject: Updated list of bots - mostly google-like --- application/config/user_agents.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'application/config') diff --git a/application/config/user_agents.php b/application/config/user_agents.php index 51530e2f8..5a6428611 100644 --- a/application/config/user_agents.php +++ b/application/config/user_agents.php @@ -238,7 +238,12 @@ $robots = array( 'infoseek' => 'InfoSeek Robot 1.0', 'lycos' => 'Lycos', 'yandex' => 'YandexBot' + 'mediapartners-google' => 'MediaPartners Google', + 'CRAZYWEBCRAWLER' => 'Crazy Webcrawler', + 'adsbot-google' => 'AdsBot Google', + 'feedfetcher-google' => 'Feedfetcher Google', + 'curious george' => 'Curious George' ); /* End of file user_agents.php */ -/* Location: ./application/config/user_agents.php */ \ No newline at end of file +/* Location: ./application/config/user_agents.php */ -- cgit v1.2.3-24-g4f1b