3rd-Eden / useragent

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

"httperf/0.9.0" is parse as "Generic Feature Phone" #132

Open dogenius01 opened 5 years ago

dogenius01 commented 5 years ago

let agentInfo = useragent.parse("httperf/0.9.0"); console.log(agentInfo.device.family); result >> "Generic Feature Phone"