This commit is contained in:
j 2016-11-25 22:24:45 +01:00
parent faf8b9914f
commit 67fac4c0b7

View file

@ -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+)',