update Ox.parseUserAgent

This commit is contained in:
rolux 2015-08-04 19:00:47 +02:00
parent 2fc8324aed
commit 34dcf833b2
2 changed files with 1 additions and 0 deletions

View file

@ -302,6 +302,7 @@ Ox.parseUserAgent = function(userAgent) {
/(Camino)\/(\d+)/,
/(chromeframe)\/(\d+)/,
/(Chrome)\/(\d+)/,
/(Edge)\/(\d+)/,
/(Epiphany)\/(\d+)/,
/(Firefox)\/(\d+)/,
/(Galeon)\/(\d+)/,

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB