UNPKG

286 BYAMLView Raw
1user_agent_parsers:
2 # command line tools
3 - regex: '(Wget)/(\d+)\.(\d+)\.?([ab]?\d+[a-z]*)'
4
5 - regex: '(curl)/(\d+)\.(\d+)\.(\d+)'
6 family_replacement: 'cURL'
7
8os_parsers:
9 # See #33 for matching the iOS AFHTTPClient
10 - regex: '(iOS) (\d+)\.(\d+)(?:\.(\d+))?'
11
12device_parsers:
\No newline at end of file