This repository has been archived on 2026-01-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
plyr/src/js/utils
Nikola Stamatović e0fb524382 navigator.platform is deprecated (#2530)
I'm submitting a little update for browser detection:

1. `navigator.platform` is deprecated - it's prefered to use `navigator.userAgent` https://developer.mozilla.org/en-US/docs/Web/API/Navigator/platform
2. No need for the brackets in the RegEx - you can test this on https://regex101.com

And that's about it. Maybe I missed the point, do let me know! ❤️
2022-09-15 15:08:03 +10:00
..
2021-09-29 21:44:15 +10:00
2020-04-11 16:23:14 +10:00
2020-11-14 13:24:11 +11:00
2021-09-29 21:44:15 +10:00
2021-09-29 21:44:15 +10:00
2020-04-11 16:23:14 +10:00
2021-09-29 21:44:15 +10:00
2020-04-11 16:23:14 +10:00
2020-11-14 13:24:11 +11:00
2020-04-11 16:23:14 +10:00
2022-04-20 14:50:14 +10:00
2020-11-14 13:24:11 +11:00
2021-09-29 21:44:15 +10:00