[extensions] Add new bots: Blueno, BufferLinkPreviewBot, Claude-SearchBot, Claude-User, Coveobot, CriteoBot

This commit is contained in:
Faisal Salman
2025-07-22 12:29:01 +07:00
parent a19977ce4c
commit 0bb6e24837
4 changed files with 56 additions and 9 deletions

View File

@@ -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',