[extensions][bot-detection] Add new bot: Amazon Nova Act

This commit is contained in:
Faisal Salman
2025-11-03 13:11:35 +07:00
parent cb9b50a81a
commit a558cc1a5b
4 changed files with 20 additions and 6 deletions

View File

@@ -36,6 +36,9 @@ const BotTypes = new BotList(Bots, 'type', [
const AIAssistants = new BotList(Fetchers, 'name', [
// Amazon
Fetcher.AMAZON_NOVA_ACT,
// Anthropic
Fetcher.ANTHROPIC_CLAUDE_USER,