Open brodock opened 5 years ago
'Mozilla/5.0 (compatible; MSIE 10.6; Windows NT 6.1; Trident/5.0; InfoPath.2; SLCC1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727) 3gpp-gba UNTRUSTED/1.0'
is returning : #<UserAgentParser::UserAgent IE 9.0 (Windows 7) (Other)>
It will be an issue for https://github.com/ua-parser/uap-core/blob/1b325e388917e376c2fc7fa6cd3be496a2554eae/regexes.yaml#L806
Looks more like IE10 running in IE9 compatibility mode.
'Mozilla/5.0 (compatible; MSIE 10.6; Windows NT 6.1; Trident/5.0; InfoPath.2; SLCC1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727) 3gpp-gba UNTRUSTED/1.0'
is returning : #<UserAgentParser::UserAgent IE 9.0 (Windows 7) (Other)>