bowser-js / bowser

a browser detector
Other
5.44k stars 484 forks source link

Add `bot` as a platform #540

Closed luciomartinez closed 7 months ago

luciomartinez commented 7 months ago

Context

The main docs link to full list of aliases available in constants.js. Now, the platforms defined there are incomplete since Googlebot is detected as a bot platform.

naorpeled commented 7 months ago

LGTM! Thanks for this!!