Add noai.conf

This commit is contained in:
2026-01-01 20:09:46 +00:00
parent c1ed8c2d0a
commit d3c562ebd1

3
noai.conf Normal file
View File

@@ -0,0 +1,3 @@
if ($http_user_agent ~* "(GPTBot|ChatGPT-User|ClaudeBot|Claude-Web|anthropic-ai|CCBot|Google-Extended|PerplexityBot|Bytespider|Diffbot|FacebookBot|Meta-ExternalAgent|Amazonbot|cohere-ai|YouBot|Omgilibot|ImagesiftBot|Applebot-Extended)") {
return 418;
}