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

10 lines
185 B
JSON

{
"bots": [
{
"import": "(data)/bots/ai-catchall.yaml",
"name": "generic-browser",
"user_agent_regex": "Mozilla|Opera\n",
"action": "CHALLENGE"
}
]
}