From 00cfbd2d2a3289ac8c06730088a9c44426bcf700 Mon Sep 17 00:00:00 2001 From: Andrew Seymour Date: Sat, 12 Nov 2011 21:18:07 +0000 Subject: Added in BingBot, MSNBot is being phased out --- application/config/user_agents.php | 1 + 1 file changed, 1 insertion(+) (limited to 'application/config') 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', -- cgit v1.2.3-24-g4f1b