diff --git a/fuckai/server_proxy.conf b/fuckai/server_proxy.conf new file mode 100644 index 0000000..3e7fcf5 --- /dev/null +++ b/fuckai/server_proxy.conf @@ -0,0 +1,3 @@ +if ($ai_crawler_block) { + return 418; +} \ No newline at end of file