Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run sniffr against a large set of user agent strings, detect "unknown" cases, improve matching logic #9

Open
amoilanen opened this issue Oct 30, 2023 · 0 comments

Comments

@amoilanen
Copy link
Owner

This might help improve the accuracy of the os, browser and device recognition

  1. Get the list of user agents, including also the most recent ones
  2. Create an automated script which will run Sniffr and detect which user agent strings are not recognizable
  3. Update the implementation and add new tests for the not recognized user agent strings

Why

Should reduce the number of cases such as #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant