update Ox.parseUserAgent
This commit is contained in:
parent
2fc8324aed
commit
34dcf833b2
2 changed files with 1 additions and 0 deletions
|
@ -302,6 +302,7 @@ Ox.parseUserAgent = function(userAgent) {
|
||||||
/(Camino)\/(\d+)/,
|
/(Camino)\/(\d+)/,
|
||||||
/(chromeframe)\/(\d+)/,
|
/(chromeframe)\/(\d+)/,
|
||||||
/(Chrome)\/(\d+)/,
|
/(Chrome)\/(\d+)/,
|
||||||
|
/(Edge)\/(\d+)/,
|
||||||
/(Epiphany)\/(\d+)/,
|
/(Epiphany)\/(\d+)/,
|
||||||
/(Firefox)\/(\d+)/,
|
/(Firefox)\/(\d+)/,
|
||||||
/(Galeon)\/(\d+)/,
|
/(Galeon)\/(\d+)/,
|
||||||
|
|
BIN
source/UI/png/browserEdge128.png
Normal file
BIN
source/UI/png/browserEdge128.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in a new issue