mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-16 07:02:16 +03:00
Firefox on iOS' ua string is also matched by the "Safari < 3.0" regular expression, unfortunately. Reorder the regular expressions so that the one for FxiOS matches first.