Skip to content

Commit

Permalink
Add a few more blocked uas (#936)
Browse files Browse the repository at this point in the history
robbie-c authored Dec 12, 2023
1 parent d26d8f4 commit 784d25f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/utils/blocked-uas.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const DEFAULT_BLOCKED_UA_STRS = [
'ahrefsbot',
'ahrefssiteaudit',
'applebot',
'baiduspider',
'bingbot',
@@ -11,17 +12,24 @@ export const DEFAULT_BLOCKED_UA_STRS = [
'facebookexternal',
'facebookcatalog',
'gptbot',
'http://yandex.com/bots',
'hubspot',
'ia_archiver',
'linkedinbot',
'mj12bot',
'msnbot',
'nessus',
'petalbot',
'pinterest',
'prerender',
'rogerbot',
'screaming frog',
'semrushbot',
'sitebulb',
'slurp',
'turnitin',
'twitterbot',
'vercelbot',
'yahoo! slurp',
'yandexbot',

0 comments on commit 784d25f

Please sign in to comment.