mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-19 14:46:39 +00:00
3fb8fa2009
Signed-off-by: Xe Iaso <me@xeiaso.net>
4 lines
107 B
YAML
4 lines
107 B
YAML
# Generic catchall rule
|
|
- name: generic-browser
|
|
expression: userAgent.isBrowserLike()
|
|
action: CHALLENGE |