You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
user_agent_parsers:
|
|
# command line tools
|
|
- regex: '(Wget)/(\d+)\.(\d+)\.?([ab]?\d+[a-z]*)'
|
|
|
|
- regex: '(curl)/(\d+)\.(\d+)\.(\d+)'
|
|
family_replacement: 'cURL'
|
|
|
|
os_parsers:
|
|
# See #33 for matching the iOS AFHTTPClient
|
|
- regex: '(iOS) (\d+)\.(\d+)(?:\.(\d+))?'
|
|
|
|
device_parsers: |