mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-23 00:26:42 +00:00
8af9845117
Signed-off-by: Xe Iaso <me@xeiaso.net>
15 lines
195 B
JSON
15 lines
195 B
JSON
{
|
|
"bots": [
|
|
{
|
|
"name": "everything",
|
|
"user_agent_regex": ".*",
|
|
"action": "DENY"
|
|
}
|
|
],
|
|
"dnsbl": false,
|
|
"metrics": {
|
|
"bind": ":9090",
|
|
"network": "tcp"
|
|
}
|
|
}
|