mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 10:38:45 +00:00
16 lines
271 B
YAML
16 lines
271 B
YAML
bots:
|
|
- name: simple-weight-adjust
|
|
action: WEIGH
|
|
user_agent_regex: Mozilla
|
|
weight:
|
|
adjust: 5
|
|
|
|
thresholds:
|
|
- name: extreme-suspicion
|
|
expression: "true"
|
|
action: WEIGH
|
|
challenge:
|
|
algorithm: fast
|
|
difficulty: 4
|
|
report_as: 4
|