pieroxy / java-user-agent-detection

Some code to deduce an OS/Platform/Browser out of a user-agent string
53 stars 12 forks source link

Adwords bot detection #25

Open fboulay opened 6 years ago

fboulay commented 6 years ago

This page lists 2 user agent that are adwords bot user-agent: https://support.google.com/adwords/answer/2404197

They are not flagged as bot using the library.

Is it possible to update the library to flag theses user-agents as bots ?