Add new OS: ArcaOS

https://www.arcanoae.com/arcaos/
This commit is contained in:
Faisal Salman
2025-03-28 05:23:36 +07:00
parent 8ae88b6aa5
commit 598c51c69c
5 changed files with 41 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
[
{
"desc" : "ArcaOS",
"ua" : "Mozilla/5.0 (OS/2; ArcaOS 5.0.6; x86_64; rv:89.0) Gecko/20100101 Firefox/89.0",
"expect" :
{
"name" : "ArcaOS",
"version" : "5.0.6"
}
},
{
"desc" : "ArcaOS",
"ua" : "Mozilla/5.0 (OS/2; ArcaOS; x64; rv:89.0) Gecko/20100101 Firefox/89.0",
"expect" :
{
"name" : "ArcaOS",
"version" : "undefined"
}
}
]