diff --git a/src/ua-parser.js b/src/ua-parser.js index 26707d2..22e8751 100644 --- a/src/ua-parser.js +++ b/src/ua-parser.js @@ -188,8 +188,7 @@ }, name : { 'Opera Mobile' : 'Opera Mobi', - 'IE Mobile' : 'IEMobile', - 'IEMobile' : 'IEMobile', + 'IE Mobile' : 'IEMobile' } }, @@ -755,7 +754,7 @@ /(iphone)(?:.*os\s*([\w]+)*\slike\smac|;\sopera)/i // iOS ], [[NAME, 'iPhone'], [VERSION, /_/g, '.']], [ - /(ipad)(?:.*os\s*([\w]+)*\slike\smac|;\sopera)/i // iOS + /(ipad)(?:.*os\s*([\w]+)*\slike\smac|;\sopera)/i // iOS ], [[NAME, 'iPad'], [VERSION, /_/g, '.']], [ /(ip[honead]+)(?:.*os\s([\w]+)*\slike\smac|;\sopera)/i // iOS