mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-27 07:58:45 +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.