omrilotan / isbot

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

Add a source of crawlers #239

Closed omrilotan closed 9 months ago

omrilotan commented 9 months ago

This source adds redundancy (uses monperrus/crawler-user-agents as a source). All lists are deduped on the preparation stage.

Address #238