also msnbot
This commit is contained in:
parent
0b304bdf2e
commit
85cf801fb3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user