From 85cf801fb3dc0ba180f7503d3b51e9affda29b11 Mon Sep 17 00:00:00 2001 From: Shish Date: Sat, 8 Feb 2020 11:42:49 +0000 Subject: [PATCH] also msnbot --- ext/index/main.php | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/index/main.php b/ext/index/main.php index 12e1456b..4704ed1e 100644 --- a/ext/index/main.php +++ b/ext/index/main.php @@ -51,6 +51,7 @@ class Index extends Extension strstr($_SERVER["HTTP_USER_AGENT"], "Googlebot") !== false || strstr($_SERVER["HTTP_USER_AGENT"], "YandexBot") !== false || strstr($_SERVER["HTTP_USER_AGENT"], "bingbot") !== false + || strstr($_SERVER["HTTP_USER_AGENT"], "msnbot") !== false ) && ( $count_search_terms > 1