mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 07:58:45 +03:00
Fix issue #42
This commit is contained in:
parent
7860d09c79
commit
c6501015b5
@ -510,7 +510,7 @@
|
||||
], [VENDOR, MODEL, [TYPE, MOBILE]], [
|
||||
|
||||
/(mobile|tablet);.+rv\:.+gecko\//i // Unidentifiable
|
||||
], [TYPE, VENDOR, MODEL]
|
||||
], [[TYPE, util.lowerize], VENDOR, MODEL]
|
||||
],
|
||||
|
||||
engine : [[
|
||||
|
Loading…
x
Reference in New Issue
Block a user