mirror of
https://github.com/openwrt/luci.git
synced 2026-06-01 11:02:00 +08:00
c656aefad3
Signed-off-by: Stan Grishin <stangri@melmac.net>
9 lines
224 B
Lua
9 lines
224 B
Lua
return {
|
|
name = "LibreDNS (No Ads)",
|
|
label = _("LibreDNS (No Ads)"),
|
|
resolver_url = "https://doh.libredns.gr/ads",
|
|
bootstrap_dns = "116.202.176.26",
|
|
help_link = "https://libredns.gr/",
|
|
help_link_text = "LibreDNS.gr"
|
|
}
|