mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-15 22:52:16 +03:00
[extensions] Add new bots: Blueno, BufferLinkPreviewBot, Claude-SearchBot, Claude-User, Coveobot, CriteoBot
This commit is contained in:
@@ -52,6 +52,7 @@ const isAIBot = (resultOrUA) => [
|
||||
// Anthropic
|
||||
'anthropic-ai',
|
||||
'claude-web',
|
||||
'claude-searchbot',
|
||||
'claudebot',
|
||||
|
||||
// Apple
|
||||
@@ -63,6 +64,9 @@ const isAIBot = (resultOrUA) => [
|
||||
|
||||
// Common Crawl
|
||||
'ccbot',
|
||||
|
||||
// Coveo
|
||||
'coveobot',
|
||||
|
||||
// DataForSeo
|
||||
'dataforseobot',
|
||||
|
||||
Reference in New Issue
Block a user