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

11 lines
220 B
JSON

[
{
"desc" : "MorphOS",
"ua" : "AmigaVoyager/3.4.4 (MorphOS/PPC native)",
"expect" :
{
"name" : "MorphOS",
"version" : "undefined"
}
}
]