omrilotan / isbot

🤖/👨‍🦰 Detect bots/crawlers/spiders using the user agent string
https://isbot.js.org/
The Unlicense
933 stars 77 forks source link

nibbler #145

Closed tonprince closed 3 years ago

tonprince commented 3 years ago

User Agent String

nibbler

Reproduce

I tested on my website and nibbler is not recognized as a bot.

https://nibbler.silktide.com/en/about

omrilotan commented 3 years ago

Will be resolved in version 3.0.27 for user agent "nibbler". Not for user agent "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3" which is mentioned in its documentation

https://isbot.js.org/?ua=nibbler

tonprince commented 3 years ago

Thanks