Skip to content

Commit

Permalink
Fixed large matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed May 30, 2020
1 parent 3c74453 commit c9d3154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzer/src/main/resources/UserAgents/WindowsCE.yaml
Expand Up @@ -29,7 +29,7 @@ config:

- matcher:
variable:
- 'WindowsCE :agent.product.comments.entry.product.name="Windows CE"^'
- 'WindowsCE :agent.product.(1)comments.(1-5)entry.(1)product.(1)name="Windows CE"^'
extract:
- 'DeviceClass : 201 :"Mobile"'
- 'DeviceName : 201 :"Mobile"'
Expand Down

0 comments on commit c9d3154

Please sign in to comment.