Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.

Commit

Permalink
Retain patch number for Mobile Safari
Browse files Browse the repository at this point in the history
  • Loading branch information
drucifer committed Oct 7, 2014
1 parent 888fb6f commit 6e83add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regexes.yaml
Expand Up @@ -353,7 +353,7 @@ user_agent_parsers:
family_replacement: 'Mobile Safari'
- regex: '(iPad).*Version/(\d+)\.(\d+)'
family_replacement: 'Mobile Safari'
- regex: '(iPod|iPhone|iPad);.*CPU.*OS (\d+)_(\d+)(?:_\d+)?.*Mobile'
- regex: '(iPod|iPhone|iPad);.*CPU.*OS (\d+)_(\d+)(?:_(\d+))?.*Mobile'
family_replacement: 'Mobile Safari'
- regex: '(iPod|iPhone|iPad)'
family_replacement: 'Mobile Safari'
Expand Down

0 comments on commit 6e83add

Please sign in to comment.