Skip to content

Commit

Permalink
Added toto for Google Feedfetcher
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbasjes committed Feb 8, 2019
1 parent 9397a0a commit 00bb8bf
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions analyzer/src/main/resources/UserAgents/Robots-Google.yaml
Expand Up @@ -978,3 +978,27 @@ config:
AgentVersionMajor : '??'
AgentNameVersion : 'Google-Test ??'
AgentNameVersionMajor : 'Google-Test ??'

# TODO: Figure out how to classify this one
#- test:
# input:
# user_agent_string: 'Mozilla/5.0 (compatible) Feedfetcher-Google; (+http://www.google.com/feedfetcher.html)'
# expected:
# DeviceClass : 'Robot'
# DeviceName : 'Google Appengine'
# DeviceBrand : 'Google'
# OperatingSystemClass : 'Cloud'
# OperatingSystemName : 'Cloud'
# OperatingSystemVersion : 'Cloud'
# OperatingSystemNameVersion : 'Cloud'
# LayoutEngineClass : 'Unknown'
# LayoutEngineName : 'Unknown'
# LayoutEngineVersion : '??'
# LayoutEngineVersionMajor : '??'
# AgentClass : 'Cloud Application'
# AgentName : 'Feedfetcher'
# AgentVersion : '??'
# AgentVersionMajor : '??'
# AgentNameVersion : 'Feedfetcher ??'
# AgentNameVersionMajor : 'Feedfetcher ??'
# AgentInformationUrl : 'http://www.google.com/feedfetcher.html'

0 comments on commit 00bb8bf

Please sign in to comment.