From 1053400964e74f57ad1343535a417e2923e1abfc Mon Sep 17 00:00:00 2001 From: "S.Gromov" Date: Sun, 18 Jan 2026 19:25:17 +0300 Subject: [PATCH] sync --- domains-corp.rsc | 13 ------------- domains-lt.rsc | 8 +++++++- 2 files changed, 7 insertions(+), 14 deletions(-) delete mode 100644 domains-corp.rsc diff --git a/domains-corp.rsc b/domains-corp.rsc deleted file mode 100644 index 15364ae..0000000 --- a/domains-corp.rsc +++ /dev/null @@ -1,13 +0,0 @@ -# Корпоративные домены - forward на корп. DNS -# Загрузка: /tool fetch url="https://git.example.com/routes/raw/branch/main/domains-corp.rsc" dst-path=domains-corp.rsc -# Применение: /import file-name=domains-corp.rsc - -# Очистка старых записей -/ip dns static remove [find where comment="CORP-DNS"] - -# Корпоративные домены -/ip dns static -add name=biocad.loc type=FWD forward-to=10.247.192.8 comment="CORP-DNS" -add regexp=".*\\.biocad\\.loc" type=FWD forward-to=10.247.192.8 comment="CORP-DNS" -add name=biocad.dev type=FWD forward-to=10.247.192.8 comment="CORP-DNS" -add regexp=".*\\.biocad\\.dev" type=FWD forward-to=10.247.192.8 comment="CORP-DNS" diff --git a/domains-lt.rsc b/domains-lt.rsc index 2b1fdb4..813e6f6 100644 --- a/domains-lt.rsc +++ b/domains-lt.rsc @@ -31,4 +31,10 @@ add type=FWD forward-to=8.8.8.8 regexp=".*oaistatic\\.com" address-list=via-lt c add type=FWD forward-to=8.8.8.8 regexp=".*oaiusercontent\\.com" address-list=via-lt comment="VIA-LT" add type=FWD forward-to=8.8.8.8 regexp=".*firstmail\\.ltd" address-list=via-lt comment="VIA-LT" add type=FWD forward-to=8.8.8.8 regexp=".*cloudflare\\.com" address-list=via-lt comment="VIA-LT" -add type=FWD forward-to=8.8.8.8 regexp=".*instagram\\.com" address-list=via-lt comment="VIA-LT" \ No newline at end of file + +# Instagram +add type=FWD forward-to=8.8.8.8 regexp=".*instagram\\.com" address-list=via-lt comment="VIA-LT" +add type=FWD forward-to=8.8.8.8 regexp=".*c10r\\.instagram\\.com" address-list=via-lt comment="VIA-LT" +add type=FWD forward-to=8.8.8.8 regexp=".*cdninstagram\\.com" address-list=via-lt comment="VIA-LT" +add type=FWD forward-to=8.8.8.8 regexp=".*facebook\\.com" address-list=via-lt comment="VIA-LT" +add type=FWD forward-to=8.8.8.8 regexp=".*fbcdn\\.net" address-list=via-lt comment="VIA-LT"