Paste-ready allowlist or denylist
export_ip_aclTurn a set of operators into a config you can paste: nginx geo, nginx allow/deny, Apache, HAProxy, a Cloudflare firewall expression, an ipset script, a Caddy matcher, or a plain CIDR list. Every export carries a provenance header naming each source URL and the mirror time, and reports the rule cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Defaults to allow. | |
| format | No | Output format. Defaults to cidr-list. | |
| operators | No | Source slugs, or "all". Defaults to every mirrored source. | |
| ip_version | No | Defaults to both. | |
| variable_name | No | Variable/set name for nginx geo and ipset. Defaults to ai_crawler. |