mirror of
https://github.com/lancedikson/bowser
synced 2026-09-22 12:05:23 +00:00
The regex /edg([ea]|ios)/i matched "edge" in device model names like "motorola edge 60 fusion". Adding a required trailing slash ensures only legitimate Edge browser tokens (EdgA/, Edge/, EdgiOS/) are matched.