mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-29 17:04:26 +03:00
Added NuVision Tablet detection
This commit is contained in:
committed by
Nikhil Motiani
parent
f3882f1882
commit
b89fa098aa
@@ -644,4 +644,15 @@
|
||||
"type" : "tablet"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"desc" : "NuVision TM101A540N Tablet",
|
||||
"ua" : "Mozilla/5.0 (Linux; Android 5.1; TM101A540N Build/LMY47I; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/50.0.2661.86 Safari/537.36",
|
||||
"expect" :
|
||||
{
|
||||
"vendor" : "NuVision",
|
||||
"model" : "TM101A540N",
|
||||
"type" : "tablet"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user