Refine some OS detection

This commit is contained in:
Faisal Salman
2021-03-25 00:00:30 +07:00
parent a0b40be04f
commit ef4eeadcd8
3 changed files with 148 additions and 39 deletions

View File

@@ -135,6 +135,14 @@
"architecture" : "sparc"
}
},
{
"desc" : "sparc64",
"ua" : "ELinks (0.4.3; NetBSD 3.0.2PATCH sparc64; 141x19)",
"expect" :
{
"architecture" : "sparc64"
}
},
{
"desc" : "QuickTime",
"ua" : "QuickTime/7.5.6 (qtver=7.5.6;cpu=IA32;os=Mac 10.5.8)",