commit | 00cfbd2d2a3289ac8c06730088a9c44426bcf700 | [log] [tgz] |
---|---|---|
author | Andrew Seymour <talk@andrewseymour.co.uk> | Sat Nov 12 21:18:07 2011 +0000 |
committer | Andrew Seymour <talk@andrewseymour.co.uk> | Sat Nov 12 21:18:07 2011 +0000 |
tree | 5467fa61799696956d7c670eaa7699ca54b4d2d5 | |
parent | 46fcf0bb3ff8eedc4c5c1a4156403be6c7989f0b [diff] [blame] |
Added in BingBot, MSNBot is being phased out
diff --git a/application/config/user_agents.php b/application/config/user_agents.php index f82257c..03cba9b 100644 --- a/application/config/user_agents.php +++ b/application/config/user_agents.php
@@ -200,6 +200,7 @@ $robots = array( 'googlebot' => 'Googlebot', 'msnbot' => 'MSNBot', + 'bingbot' => 'Bing', 'slurp' => 'Inktomi Slurp', 'yahoo' => 'Yahoo', 'askjeeves' => 'AskJeeves',