mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-29 17:04:26 +03:00
added custom ua strings for ktb
This commit is contained in:
@@ -648,4 +648,15 @@
|
||||
"version" : "1.0.1084.5402",
|
||||
"major" : "1"
|
||||
}
|
||||
}]
|
||||
},
|
||||
{
|
||||
"desc" : "BE-Test",
|
||||
"ua" : "APP-BE Test/1.0 (iPad; Apple; CPU iPhone OS 7_0_2 like Mac OS X)",
|
||||
"expect" :
|
||||
{
|
||||
"name" : "BE Test",
|
||||
"version" : "1.0",
|
||||
"major" : "1"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user