Add new OS: HP-UX

This commit is contained in:
Faisal Salman
2021-04-12 13:11:25 +07:00
parent c53a2a1f72
commit c05e4e837f
3 changed files with 13 additions and 4 deletions

View File

@@ -997,5 +997,14 @@
"name" : "",
"version" : ""
}
},
{
"desc" : "HP-UX",
"ua" : "Mozilla/5.0 (X11; U; HP-UX 9000/785; es-ES; rv:1.0.1) Gecko/20020827 Netscape/7.0",
"expect" :
{
"name" : "HP-UX",
"version" : "undefined"
}
}
]