fingerprintjs / BotD

Bot detection library that runs in the browser. Detects automation tools and frameworks. No server required, runs 100% on the client. MIT license, no usage restrictions.
https://fingerprintjs.github.io/BotD/main/
MIT License
954 stars 77 forks source link

fix: Replace runtime enum `BotKind` with plain object #136

Closed dj-stormtrooper closed 11 months ago

dj-stormtrooper commented 11 months ago

With new Sergey's idea BotD API remains unchanged, only runtime under-the-hood behaviour is different