mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-15 14:42:16 +03:00
updated ua string for ios
This commit is contained in:
@@ -261,7 +261,7 @@
|
||||
/(trident).+rv[:\s]([\w\.]+).+like\sgecko/i // IE11
|
||||
], [[NAME, 'IE'], VERSION], [
|
||||
|
||||
/(edge|edgeios|edgea)\/((\d+)?[\w\.]+)/i // Microsoft Edge
|
||||
/(edge|edgios|edgea)\/((\d+)?[\w\.]+)/i // Microsoft Edge
|
||||
], [NAME, VERSION], [
|
||||
|
||||
/(yabrowser)\/([\w\.]+)/i // Yandex
|
||||
|
||||
Reference in New Issue
Block a user