ua-parser-js/test/data/ua/os/netbsd.json
2024-11-28 23:24:19 +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"
}
}
]