mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-12 03:28:45 +00:00
12 lines
177 B
YAML
12 lines
177 B
YAML
bots:
|
|
- name: mozilla
|
|
user_agent_regex: Mozilla
|
|
action: CHALLENGE
|
|
challenge:
|
|
difficulty: 2
|
|
algorithm: fast
|
|
|
|
status_codes:
|
|
CHALLENGE: 401
|
|
DENY: 403
|