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

Handle cases where `window.process` is not an object #163

Closed Finesse closed 3 months ago

Finesse commented 3 months ago

window.process is a function on some websites. This causes an unexpected behavior in Pro Agent.

Once you merge the PR, please publish a new version of BotD.