mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-05 16:28:17 +00:00
7 lines
184 B
YAML
7 lines
184 B
YAML
- name: yandexbot
|
|
action: ALLOW
|
|
expression:
|
|
all:
|
|
- userAgent.matches("\\+http\\://yandex\\.com/bots")
|
|
- verifyFCrDNS(remoteAddress, "^.*\\.yandex\\.(ru|com|net)$")
|