summaryrefslogtreecommitdiff
path: root/modules/gallery/config/user_agents.php
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2012-02-21 16:26:59 +0000
committerNathan Kinkade <nath@nkinka.de>2012-02-21 16:26:59 +0000
commit81020da574f1db9fd1315dd7149d11a00013ff29 (patch)
tree6ff5ee3e8b573eeeca8637ead318cedc3123834e /modules/gallery/config/user_agents.php
parentc7b049780c40d7a4fb23a48c0c5651660a4caa58 (diff)
parentb52fa3302670930077298d1df603740916f98055 (diff)
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to 'modules/gallery/config/user_agents.php')
-rw-r--r--modules/gallery/config/user_agents.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/gallery/config/user_agents.php b/modules/gallery/config/user_agents.php
index 23877c66..7978bb62 100644
--- a/modules/gallery/config/user_agents.php
+++ b/modules/gallery/config/user_agents.php
@@ -20,3 +20,6 @@
include(SYSPATH . "config/user_agents.php");
$config["robot"]["mj12bot"] = "MJ12bot";
$config["robot"]["speedy spider"] = "Speedy Spider";
+$config["robot"]["baidu"] = "Baiduspider";
+$config["robot"]["bing"] = "Ezooms";
+$config["robot"]["yandex"] = "YandexBot";