No description
| Caddyfile | ||
| LICENSE | ||
| README.md | ||
Caddy-AI-Block
This Caddyfile is based on the blocklist from https://github.com/ai-robots-txt/ai.robots.txt + added some IP-blocks
Usage
Download the Caddyfile and use it via import directive.
Example:
your.site.xyz {
import block_bots.caddy
reverse_proxy http://yourapp:1234
encode zstd gzip
}