Improve OS detection: Arch, Mint

This commit is contained in:
Faisal Salman
2025-04-15 21:32:53 +07:00
parent 598c51c69c
commit e1216ff36b
8 changed files with 184 additions and 4 deletions

View File

@@ -7,5 +7,14 @@
"name" : "SUSE",
"version" : "3.6.17-0.2.1"
}
},
{
"desc" : "SUSE",
"ua" : "Mozilla/5.0 (X11; SUSE; Linux amd64; rv:86.0) Gecko/20100101 Firefox/86.0",
"expect" :
{
"name" : "SUSE",
"version" : "undefined"
}
}
]