mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 07:58:45 +03:00
11 lines
279 B
JSON
11 lines
279 B
JSON
[
|
|
{
|
|
"desc" : "Linux",
|
|
"ua" : "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36",
|
|
"expect" :
|
|
{
|
|
"name" : "Linux",
|
|
"version" : "x86_64"
|
|
}
|
|
}
|
|
] |