Files
anubis-mirror/lib/config/testdata/good/everything_blocked.json
Xe Iaso 5e2bff8397 format: run prettier tree-wide
Signed-off-by: Xe Iaso <me@xeiaso.net>
2026-02-15 12:46:08 +00:00

11 lines
133 B
JSON

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