From db00958cee5e7373cf4bc439d65e687e7ef2d985 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 11 Oct 2010 21:06:00 -0700 Subject: Add MJ12bot and Speedy Spider to the robot list. --- modules/gallery/config/user_agents.php | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'modules/gallery/config') diff --git a/modules/gallery/config/user_agents.php b/modules/gallery/config/user_agents.php index 2559e85b..24720046 100644 --- a/modules/gallery/config/user_agents.php +++ b/modules/gallery/config/user_agents.php @@ -109,12 +109,14 @@ $config['mobile'] = array */ $config['robot'] = array ( - 'googlebot' => 'Googlebot', - 'msnbot' => 'MSNBot', - 'slurp' => 'Inktomi Slurp', - 'yahoo' => 'Yahoo', - 'askjeeves' => 'AskJeeves', - 'fastcrawler' => 'FastCrawler', - 'infoseek' => 'InfoSeek Robot 1.0', - 'lycos' => 'Lycos', + 'googlebot' => 'Googlebot', + 'msnbot' => 'MSNBot', + 'slurp' => 'Inktomi Slurp', + 'yahoo' => 'Yahoo', + 'askjeeves' => 'AskJeeves', + 'fastcrawler' => 'FastCrawler', + 'infoseek' => 'InfoSeek Robot 1.0', + 'lycos' => 'Lycos', + 'mj12bot' => 'MJ12bot', + 'speedy spider' => 'Speedy Spider', ); \ No newline at end of file -- cgit v1.2.3