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

15 lines
195 B
JSON

{
"bots": [
{
"name": "everything",
"user_agent_regex": ".*",
"action": "DENY"
}
],
"dnsbl": false,
"metrics": {
"bind": ":9090",
"network": "tcp"
}
}