yandex
This commit is contained in:
parent
faf8b9914f
commit
67fac4c0b7
1 changed files with 2 additions and 1 deletions
|
@ -119,7 +119,8 @@ UA_REGEXPS = {
|
||||||
'(Google Web Preview).+Chrome\/(\d+)',
|
'(Google Web Preview).+Chrome\/(\d+)',
|
||||||
'(Googlebot)\/(\d+)',
|
'(Googlebot)\/(\d+)',
|
||||||
'(WebCrawler)\/(\d+)',
|
'(WebCrawler)\/(\d+)',
|
||||||
'(Yahoo! Slurp)\/(\d+)'
|
'(Yahoo! Slurp)\/(\d+)',
|
||||||
|
'(YandexBot)\/([\d\.]+)',
|
||||||
],
|
],
|
||||||
'system': [
|
'system': [
|
||||||
'(Android) (\d+)',
|
'(Android) (\d+)',
|
||||||
|
|
Loading…
Reference in a new issue