mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 16:08:47 +03:00
12 lines
343 B
JSON
12 lines
343 B
JSON
[
|
|
{
|
|
"desc" : "HTC Evo Shift 4G",
|
|
"ua" : "Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; Sprint APA7373KT Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0",
|
|
"expect" :
|
|
{
|
|
"vendor" : "HTC",
|
|
"model" : "Evo Shift 4G",
|
|
"type" : "mobile"
|
|
}
|
|
}]
|