mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2026-01-02 04:14:41 +03:00
[extensions] Improve bot detection for ByteDance, Google, SB Intuitions, Webzio
This commit is contained in:
@@ -88,6 +88,7 @@ const isAIBot = (resultOrUA) => [
|
||||
'googleother',
|
||||
'googleother-image',
|
||||
'googleother-video',
|
||||
'google-cloudvertexbot',
|
||||
'google-extended',
|
||||
|
||||
// Hive AI
|
||||
@@ -123,6 +124,9 @@ const isAIBot = (resultOrUA) => [
|
||||
// Runpod
|
||||
'runpod-bot',
|
||||
|
||||
// SB Intuitions
|
||||
'sbintuitionsbot',
|
||||
|
||||
// Semrush
|
||||
'semrushbot-ocob',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user