mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 07:58:45 +03:00
11 lines
300 B
JSON
11 lines
300 B
JSON
[
|
|
{
|
|
"desc" : "Ubuntu Touch",
|
|
"ua" : "Mozilla/5.0 (Linux; Ubuntu 16.04 like Android 4.4) AppleWebKit/537.36 Chromium/65.0.3325.151 Mobile Safari/537.36",
|
|
"expect" :
|
|
{
|
|
"name" : "Ubuntu Touch",
|
|
"version" : "16.04"
|
|
}
|
|
}
|
|
] |