Files
anubis-mirror/lib/config/testdata/good/entropy.yaml
2025-11-19 16:00:13 -05:00

9 lines
186 B
YAML

bots:
- name: total-randomness
action: ALLOW
expression:
all:
- '"Accept" in headers'
- headers["Accept"].contains("text/html")
- randInt(1) == 0