ua-parser-js/test/specs/os/linspire.json
2024-11-26 20:45:23 +07:00

11 lines
280 B
JSON

[
{
"desc" : "Linspire",
"ua" : "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060803 Firefox/1.5.0.4 Linspire/1.5.0.4",
"expect" :
{
"name" : "Linspire",
"version" : "1.5.0.4"
}
}
]