mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-05 16:28:17 +00:00
10 lines
222 B
YAML
10 lines
222 B
YAML
- name: lightpanda
|
|
user_agent_regex: ^LightPanda/.*$
|
|
action: DENY
|
|
- name: headless-chrome
|
|
user_agent_regex: HeadlessChrome
|
|
action: DENY
|
|
- name: headless-chromium
|
|
user_agent_regex: HeadlessChromium
|
|
action: DENY
|