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

10 lines
132 B
JSON

{
"bots": [
{
"name": "everything",
"user_agent_regex": ".*",
"action": "DENY"
}
],
"dnsbl": false
}