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

9 lines
129 B
JSON

{
"bots": [
{
"name": "generic-browser",
"user_agent_regex": "Mozilla",
"action": "CHALLENGE"
}
]
}