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

14 lines
192 B
JSON

{
"bots": [
{
"name": "generic-browser",
"user_agent_regex": "Mozilla",
"action": "CHALLENGE"
}
],
"metrics": {
"bind": ":9090",
"network": "tcp"
}
}