omrilotan / isbot

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

Explict Support for Kagi #264

Closed Silvenga closed 1 month ago

Silvenga commented 1 month ago

This PR adds the User-Agent Kagi uses to populate it's own search index, documented on https://kagi.com/bot.

This isn't strictly needed, as the bot sub-string is correctly identified generically, but I was in the area, doubled-checking 🤷.

omrilotan commented 1 month ago

Thank you for your contribution