Files
anubis-mirror/lib/config/testdata/good/block_cf_workers.json
2025-11-19 16:00:13 -05:00

12 lines
168 B
JSON

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