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
957 stars 77 forks source link

False positive on WeChat built-in browser #101

Closed tvvocold closed 1 year ago

tvvocold commented 1 year ago

Testing site: https://fingerprintjs.github.io/BotD/main/ System: iOS 16.1.1 App: Wechat 8.0.30 Log: https://pastebin.com/raw/iwp2A6kR Testing step: Open a friend dialogue in App, send the testing site link and open it

tvvocold commented 1 year ago

Also false positive on WeCom build-in browser: log: https://pastebin.com/raw/6tVFqgqq

xnerhu commented 1 year ago

Thanks for info. It seems that:

I will investigate possible fix solutions.

xnerhu commented 1 year ago

Please, check for false positive using our dev playground. https://fingerprintjs.github.io/BotD/dev/

tvvocold commented 1 year ago

Please, check for false positive using our dev playground. https://fingerprintjs.github.io/BotD/dev/

Looks good now, well done👍