3rd-Eden / useragent

Useragent parser for Node.js, ported from browserscope.org
MIT License
897 stars 137 forks source link

when simulate 7 in ie11 console, will not be detected as ie #69

Closed zxdong262 closed 9 years ago

zxdong262 commented 9 years ago

when simulate 7 in ie11 console, ua = 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)' will not be detected as ie

3rd-Eden commented 9 years ago

Merged in your pull request. Closing this issue.