mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 07:58:45 +03:00
20 lines
506 B
JSON
20 lines
506 B
JSON
[
|
|
{
|
|
"desc" : "Zenwalk",
|
|
"ua" : "Flock/2.16 (Zenwalk 7.3; es_PR;)",
|
|
"expect" :
|
|
{
|
|
"name" : "Zenwalk",
|
|
"version" : "7.3"
|
|
}
|
|
},
|
|
{
|
|
"desc" : "Zenwalk",
|
|
"ua" : "Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.13) Gecko/20101221 IceCat/3.6.13 (like Firefox/3.6.13) (Zenwalk GNU Linux)",
|
|
"expect" :
|
|
{
|
|
"name" : "Zenwalk",
|
|
"version" : "undefined"
|
|
}
|
|
}
|
|
] |