mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 02:28:45 +00:00
8 lines
102 B
YAML
8 lines
102 B
YAML
bots:
|
|
- name: everything
|
|
user_agent_regex: .*
|
|
action: DENY
|
|
|
|
status_codes:
|
|
CHALLENGE: 0
|
|
DENY: 0 |