Files
anubis-mirror/lib/config/testdata/good/block_cf_workers.json
T
2026-04-21 14:05:05 -04:00

17 lines
231 B
JSON

{
"bots": [
{
"name": "Cloudflare Workers",
"headers_regex": {
"CF-Worker": ".*"
},
"action": "DENY"
}
],
"dnsbl": false,
"metrics": {
"bind": ":9090",
"network": "tcp"
}
}