revert IEMobile mapping

This commit is contained in:
Daniel Jih 2016-05-24 22:57:16 -07:00
parent 2a808d0a64
commit fbdb1dc7a6

View File

@ -188,8 +188,7 @@
}, },
name : { name : {
'Opera Mobile' : 'Opera Mobi', 'Opera Mobile' : 'Opera Mobi',
'IE Mobile' : 'IEMobile', 'IE Mobile' : 'IEMobile'
'IEMobile' : 'IEMobile',
} }
}, },
@ -755,7 +754,7 @@
/(iphone)(?:.*os\s*([\w]+)*\slike\smac|;\sopera)/i // iOS /(iphone)(?:.*os\s*([\w]+)*\slike\smac|;\sopera)/i // iOS
], [[NAME, 'iPhone'], [VERSION, /_/g, '.']], [ ], [[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, '.']], [ ], [[NAME, 'iPad'], [VERSION, /_/g, '.']], [
/(ip[honead]+)(?:.*os\s([\w]+)*\slike\smac|;\sopera)/i // iOS /(ip[honead]+)(?:.*os\s([\w]+)*\slike\smac|;\sopera)/i // iOS