mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-16 07:02:16 +03:00
[extensions][bot-detection] Add new bot: Amazon Nova Act
This commit is contained in:
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user