mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-09 18:18:49 +00:00
* Add HAProxy docs * Add changes to Changelog * Add CodeBlock import to haproxy.mdc * Fix typos * Add exceptions to spelling
16 lines
175 B
YAML
16 lines
175 B
YAML
# /etc/anubis/challenge-any.yml
|
|
|
|
bots:
|
|
- name: any
|
|
action: CHALLENGE
|
|
user_agent_regex: .*
|
|
|
|
status_codes:
|
|
CHALLENGE: 403
|
|
DENY: 403
|
|
|
|
thresholds: []
|
|
|
|
dnsbl: false
|
|
|