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

11 lines
234 B
JSON

[
{
"desc" : "RISC OS",
"ua" : "Mozilla/1.10 [en] (Compatible; RISC OS 3.70; Oregano 1.10)",
"expect" :
{
"name" : "RISC OS",
"version" : "3.70"
}
}
]