chore: block more ai bots
This commit is contained in:
parent
c61a1dc0d4
commit
d84799ed81
2 changed files with 10 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "7.0.10",
|
||||
"version": "7.1.0",
|
||||
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
|
@ -2,15 +2,23 @@ export default [
|
|||
'AdsBot-Google',
|
||||
'Amazonbot',
|
||||
'anthropic-ai',
|
||||
'AwarioRssBot',
|
||||
'AwarioSmartBot',
|
||||
'Bytespider',
|
||||
'CCBot',
|
||||
'ChatGPT-User',
|
||||
'ClaudeBot',
|
||||
'Claude-Web',
|
||||
'cohere-ai',
|
||||
'DataForSeoBot',
|
||||
'FacebookBot',
|
||||
'Google-Extended',
|
||||
'GPTBot',
|
||||
'magpie-crawler',
|
||||
'omgili',
|
||||
'Omgilibot',
|
||||
'omgilibot',
|
||||
'peer39_crawler',
|
||||
'peer39_crawler/1.0',
|
||||
'PerplexityBot',
|
||||
'YouBot',
|
||||
]
|
Reference in a new issue