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",
|
"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.",
|
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -2,15 +2,23 @@ export default [
|
||||||
'AdsBot-Google',
|
'AdsBot-Google',
|
||||||
'Amazonbot',
|
'Amazonbot',
|
||||||
'anthropic-ai',
|
'anthropic-ai',
|
||||||
|
'AwarioRssBot',
|
||||||
|
'AwarioSmartBot',
|
||||||
'Bytespider',
|
'Bytespider',
|
||||||
'CCBot',
|
'CCBot',
|
||||||
'ChatGPT-User',
|
'ChatGPT-User',
|
||||||
|
'ClaudeBot',
|
||||||
|
'Claude-Web',
|
||||||
'cohere-ai',
|
'cohere-ai',
|
||||||
|
'DataForSeoBot',
|
||||||
'FacebookBot',
|
'FacebookBot',
|
||||||
'Google-Extended',
|
'Google-Extended',
|
||||||
'GPTBot',
|
'GPTBot',
|
||||||
|
'magpie-crawler',
|
||||||
'omgili',
|
'omgili',
|
||||||
'Omgilibot',
|
'omgilibot',
|
||||||
|
'peer39_crawler',
|
||||||
|
'peer39_crawler/1.0',
|
||||||
'PerplexityBot',
|
'PerplexityBot',
|
||||||
'YouBot',
|
'YouBot',
|
||||||
]
|
]
|
Reference in a new issue