add a bunch of bots into blockbots
This commit is contained in:
parent
5a2e0abbd7
commit
9ce8df4e84
|
@ -243,7 +243,7 @@
|
||||||
fastcgi_pass php;
|
fastcgi_pass php;
|
||||||
}
|
}
|
||||||
blockbots:
|
blockbots:
|
||||||
- if ($http_user_agent ~* (thesis-research-bot|fidget-spinner-bot|ClaudeBot) ) {
|
- if ($http_user_agent ~* (thesis-research-bot|fidget-spinner-bot|AdsBot-Google|Amazonbot|anthropic-ai|Applebot-Extended|AwarioRssBot|AwarioSmartBot|Bytespider|CCBot|ChatGPT-User|ClaudeBot|Claude-Web|cohere-ai|DataForSeoBot|Diffbot|FacebookBot|FriendlyCrawler|Google-Extended|GoogleOther|GPTBot|img2dataset|ImagesiftBot|magpie-crawler|Meltwater|omgili|omgilibot|peer39_crawler|peer39_crawler/1.0|PerplexityBot|PiplBot|scoop.it|Seekr|YouBot) ) {
|
||||||
return 403;
|
return 403;
|
||||||
}
|
}
|
||||||
nginx_configs:
|
nginx_configs:
|
||||||
|
|
Loading…
Reference in New Issue