mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-09 10:08:45 +00:00
9 lines
137 B
YAML
9 lines
137 B
YAML
bots:
|
|
- name: cloudflare-workers
|
|
expression: '"Cf-Worker" in headers'
|
|
action: DENY
|
|
|
|
status_codes:
|
|
CHALLENGE: 401
|
|
DENY: 403
|