3rd-Eden / useragent

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

Configurable remote URL #174

Open this-sam opened 3 years ago

this-sam commented 3 years ago

Update the "update" interface to allow useragent to load from a configurable URL. This was possible via configuring environment variables, but now can be done dynamically.

Fixed a failing user agent parsing test which specified the incorrect device family for Chrome browser on Mac. Added a test for an additional user agent.