mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 02:28:45 +00:00
7 lines
161 B
YAML
7 lines
161 B
YAML
- name: telegrambot
|
|
action: ALLOW
|
|
expression:
|
|
all:
|
|
- userAgent.matches("TelegramBot")
|
|
- verifyFCrDNS(remoteAddress, "ptr\\.telegram\\.org$")
|