mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-29 17:04:26 +03:00
Backport - Improve browser detection: remove unnecessary extra space in "Avant " (cherry picked from commit f56073bb3e
)
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
"ua" : "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB5; Avant Browser; .NET CLR 1.1.4322; .NET CLR 2.0.50727)",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "Avant ",
|
||||
"name" : "Avant",
|
||||
"version" : "undefined",
|
||||
"major" : "undefined"
|
||||
}
|
||||
|
Reference in New Issue
Block a user