mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 10:38:45 +00:00
8 lines
134 B
YAML
8 lines
134 B
YAML
bots:
|
|
- name: path-bad
|
|
path_regex: "a(b"
|
|
action: DENY
|
|
- name: user-agent-bad
|
|
user_agent_regex: "a(b"
|
|
action: DENY
|