Update lists

This commit is contained in:
GitHub Action
2025-03-23 19:09:03 +00:00
parent c29c9b7998
commit e8ecddc805
7 changed files with 47 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
/ip dns static add name=.com.by type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
/ip dns static add name=.gov.by type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
/ip dns static add name=.mil.by type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
/ip dns static add name=.of.by type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
/ip dns static add name=*.com.by type=FWD address-list=allow-domains forward-to=localhost
/ip dns static add name=*.gov.by type=FWD address-list=allow-domains forward-to=localhost
/ip dns static add name=*.mil.by type=FWD address-list=allow-domains forward-to=localhost
/ip dns static add name=*.of.by type=FWD address-list=allow-domains forward-to=localhost
/ip dns static add name=0.ru type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
/ip dns static add name=0370.ru type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
/ip dns static add name=08k.ru type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost