From 73002ba152872ac9e15b602e662adca5568134ec Mon Sep 17 00:00:00 2001 From: rochefort Date: Sat, 27 Jun 2015 01:30:40 +0900 Subject: Fix ask jeeves user-agent --- application/config/user_agents.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/user_agents.php b/application/config/user_agents.php index 2fd955435..fd8ed48cd 100644 --- a/application/config/user_agents.php +++ b/application/config/user_agents.php @@ -199,7 +199,7 @@ $robots = array( 'bingbot' => 'Bing', 'slurp' => 'Inktomi Slurp', 'yahoo' => 'Yahoo', - 'askjeeves' => 'AskJeeves', + 'ask jeeves' => 'Ask Jeeves', 'fastcrawler' => 'FastCrawler', 'infoseek' => 'InfoSeek Robot 1.0', 'lycos' => 'Lycos', -- cgit v1.2.3-24-g4f1b