ua-parser-js/test/data/ua/os/dragonfly.json
2024-11-28 23:24:19 +07:00

11 lines
264 B
JSON

[
{
"desc" : "DragonFly",
"ua" : "Mozilla/5.0 (X11; U; DragonFly i386; de; rv:1.9.1) Gecko/20090720 Firefox/3.5.1",
"expect" :
{
"name" : "DragonFly",
"version" : "undefined"
}
}
]