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

New Edge Browser missing from user agents config #3513

Closed
crustamet opened this issue Aug 19, 2020 · 0 comments · Fixed by #3514
Closed

New Edge Browser missing from user agents config #3513

crustamet opened this issue Aug 19, 2020 · 0 comments · Fixed by #3514

Comments

@crustamet
Copy link
Contributor

User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.74 Safari/537.36 Edg/79.0.309.43

Edg/79.0.309.43 // new Edge

public $browsers = [
	'Edge'              => 'Spartan', // old edge ?
];
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

Successfully merging a pull request may close this issue.

1 participant