mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-10-01 01:37:43 +03:00
Improve browser detection for Sleipnir
This commit is contained in:
@@ -1487,6 +1487,37 @@
|
||||
"version" : "2.0",
|
||||
"major" : "2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "Sleipnir",
|
||||
"ua" : "Mozilla/5.0 (Linux; Android 10; SOV37 Build/52.1.C.0.220; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.120 Mobile Safari/537.36 Sleipnir/3.7.5",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "Sleipnir",
|
||||
"version" : "3.7.5",
|
||||
"major" : "3"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"desc" : "Sleipnir",
|
||||
"ua" : "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Sleipnir 2.8.4)",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "Sleipnir",
|
||||
"version" : "2.8.4",
|
||||
"major" : "2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "Sleipnir",
|
||||
"ua" : "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022) Sleipnir/2.8.4",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "Sleipnir",
|
||||
"version" : "2.8.4",
|
||||
"major" : "2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"desc" : "SlimBrowser",
|
||||
|
Reference in New Issue
Block a user