mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-10-04 22:01:53 +08:00
9 lines
No EOL
339 B
YAML
9 lines
No EOL
339 B
YAML
# phrik in the Arch Linux IRC channels
|
|
- name: archlinux-phrik
|
|
action: ALLOW
|
|
expression:
|
|
all:
|
|
- remoteAddress == "159.69.213.214" || remoteAddress == "2a01:4f8:c2c:7bf4::1"
|
|
- userAgent == "Mozilla/5.0 (compatible; utils.web Limnoria module)"
|
|
- '"X-Http-Version" in headers'
|
|
- headers["X-Http-Version"] == "HTTP/1.1" |