We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'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)>
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
'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)>
The text was updated successfully, but these errors were encountered: