mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-09-21 10:59:09 -04:00
8 lines
106 B
YAML
8 lines
106 B
YAML
bots:
|
|
- name: everything
|
|
user_agent_regex: .*
|
|
action: DENY
|
|
|
|
status_codes:
|
|
CHALLENGE: 200
|
|
DENY: 200 |