mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2026-01-02 04:14:41 +03:00
Add new device vendor: Anbernic - https://anbernic.com/
This commit is contained in:
@@ -856,6 +856,8 @@
|
||||
], [VENDOR, MODEL, [TYPE, CONSOLE]], [
|
||||
/droid.+; (shield)( bui|\))/i // Nvidia Portable
|
||||
], [MODEL, [VENDOR, NVIDIA], [TYPE, CONSOLE]], [
|
||||
/droid.+; (rgcube)\)/i // Anbernic
|
||||
], [MODEL, [VENDOR, 'Anbernic'], [TYPE, CONSOLE]], [
|
||||
|
||||
///////////////////
|
||||
// WEARABLES
|
||||
|
||||
Reference in New Issue
Block a user