mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-28 00:18:45 +03:00
Add new devices: Xbox, Ouya
This commit is contained in:
parent
cf0ec0f143
commit
02122f0002
@ -477,6 +477,7 @@
|
||||
/(sony)\s(tablet\s[ps])/i // Sony Tablets
|
||||
], [VENDOR, MODEL, [TYPE, TABLET]], [
|
||||
|
||||
/[\s\(;](xbox|ouya)[\s\);]/i, // Xbox/Ouya
|
||||
/(nintendo)\s([wids3u]+)/i // Nintendo
|
||||
], [VENDOR, MODEL, [TYPE, CONSOLE]], [
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user