archlinux-phrik.yaml 348 B

123456789
  1. # phrik in the Arch Linux IRC channels
  2. - name: archlinux-phrik
  3. action: ALLOW
  4. expression:
  5. all:
  6. - remoteAddress == "159.69.213.214" || remoteAddress == "2a01:4f8:c2c:7bf4::1"
  7. - userAgent == "Mozilla/5.0 (compatible; utils.web Limnoria module)"
  8. - '"X-Http-Version" in headers'
  9. - headers["X-Http-Version"] == "HTTP/1.1"