in parse_useragent, add chromium

This commit is contained in:
rolux 2012-10-27 21:35:46 +02:00
parent 48240cee7f
commit d73833f467

View file

@ -82,6 +82,7 @@ UA_REGEXPS = {
'(Camino)\/(\d+)',
'(Chimera)\/(\d+)',
'(chromeframe)\/(\d+)',
'(Chromium)\/(\d+)',
'(Chrome)\/(\d+)',
'(Epiphany)\/(\d+)',
'(FBForIPhone)',