mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-29 17:04:26 +03:00
Added Zeki Tablets detection
This commit is contained in:
committed by
Nikhil Motiani
parent
4e2cbdfd16
commit
38c409e8d9
@@ -699,4 +699,15 @@
|
||||
"type" : "tablet"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"desc" : "Zeki TB782b Tablet",
|
||||
"ua" : "Mozilla/5.0 (Linux; U; Android 4.0.4; en-US; TB782B Build/IMM76D) AppleWebKit/534.31 (KHTML, like Gecko) UCBrowser/9.0.2.299 U3/0.8.0 Mobile Safari/534.31",
|
||||
"expect" :
|
||||
{
|
||||
"vendor" : "Zeki",
|
||||
"model" : "TB782B",
|
||||
"type" : "tablet"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user