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

11 lines
229 B
JSON

[
{
"desc" : "NetBSD",
"ua" : "ELinks (0.4.3; NetBSD 3.0.2PATCH sparc64; 141x19)",
"expect" :
{
"name" : "NetBSD",
"version" : "3.0.2PATCH"
}
}
]