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

Extra quotes in userAgent strings #41

Open
uvlad7 opened this issue Aug 10, 2021 · 0 comments
Open

Extra quotes in userAgent strings #41

uvlad7 opened this issue Aug 10, 2021 · 0 comments

Comments

@uvlad7
Copy link

uvlad7 commented Aug 10, 2021

I've implemented a ruby library that uses the user-agents.json.gz and found that sometimes there is an extra quote(s) in userAgent, like this:
"userAgent": "\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36",
or this:
"userAgent": "\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36\"",

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

No branches or pull requests

1 participant