Skip to content

Commit

Permalink
Fixes IE11 detection Fixes matomo-org#4414
Browse files Browse the repository at this point in the history
Thanks for the report!
  • Loading branch information
mattab committed Dec 26, 2013
1 parent 1782c1e commit 6f56900
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
- regex: 'MSIE.*Trident/6.0'
name: Internet Explorer
version: 10.0
- regex: 'MSIE.*Trident/7.0'
- regex: 'Trident/7.0'
name: Internet Explorer
version: 11.0
- regex: 'MSIE (\d+\.\d+).*XBLWP7'
Expand Down

0 comments on commit 6f56900

Please sign in to comment.