summaryrefslogtreecommitdiffstats
path: root/application/config/user_agents.php
diff options
context:
space:
mode:
authorAndrew Seymour <talk@andrewseymour.co.uk>2011-11-12 22:18:07 +0100
committerAndrew Seymour <talk@andrewseymour.co.uk>2011-11-12 22:18:07 +0100
commit00cfbd2d2a3289ac8c06730088a9c44426bcf700 (patch)
tree5467fa61799696956d7c670eaa7699ca54b4d2d5 /application/config/user_agents.php
parent46fcf0bb3ff8eedc4c5c1a4156403be6c7989f0b (diff)
Added in BingBot, MSNBot is being phased out
Diffstat (limited to 'application/config/user_agents.php')
-rw-r--r--application/config/user_agents.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/config/user_agents.php b/application/config/user_agents.php
index f82257c63..03cba9bc8 100644
--- a/application/config/user_agents.php
+++ b/application/config/user_agents.php
@@ -200,6 +200,7 @@ $mobiles = array(
$robots = array(
'googlebot' => 'Googlebot',
'msnbot' => 'MSNBot',
+ 'bingbot' => 'Bing',
'slurp' => 'Inktomi Slurp',
'yahoo' => 'Yahoo',
'askjeeves' => 'AskJeeves',