biggora / express-useragent

NodeJS user-agent middleware
http://www.gordejev.lv
MIT License
645 stars 113 forks source link

.os reports 'Linux' for Android devices #55

Open vichle opened 8 years ago

vichle commented 8 years ago

I guess it is technically correct, but with Android being the vast majority of all Linux users, I think it needs to be separated from the rest. Please discuss! :)

angelcustodio commented 6 years ago

I did it in this fork https://github.com/angelcustodio/express-useragent-exposer

Malikx-Alee commented 3 years ago

@angelcustodio Why didn't you merge the fork into this repository? As you are contributor to this repository this would be nice to have all required things in a single repo.