commit | 73002ba152872ac9e15b602e662adca5568134ec | [log] [tgz] |
---|---|---|
author | rochefort <terasawan@gmail.com> | Sat Jun 27 01:30:40 2015 +0900 |
committer | rochefort <terasawan@gmail.com> | Sat Jun 27 01:30:40 2015 +0900 |
tree | 06ccf4bc9a46db8b4f276d7ecd55ee714347db36 | |
parent | 105749b1bd60a591398168dc8da2a8a894a296b4 [diff] |
Fix ask jeeves user-agent
diff --git a/application/config/user_agents.php b/application/config/user_agents.php index 2fd9554..fd8ed48 100644 --- a/application/config/user_agents.php +++ b/application/config/user_agents.php
@@ -199,7 +199,7 @@ 'bingbot' => 'Bing', 'slurp' => 'Inktomi Slurp', 'yahoo' => 'Yahoo', - 'askjeeves' => 'AskJeeves', + 'ask jeeves' => 'Ask Jeeves', 'fastcrawler' => 'FastCrawler', 'infoseek' => 'InfoSeek Robot 1.0', 'lycos' => 'Lycos',