LibreDNS (libredns.gr) is a Doh service provided by LibreOps(libreops.cc), a group of hackers around the world that are (re-)decentralizing the net. Trying offering distributed, free (as in freedom) services to the world. Always based on Free Open Source Software. Signed-off-by: Konstantinos Stamou (Dinos) <github@f3rr3t.net>
6 lines
145 B
Lua
6 lines
145 B
Lua
return {
|
|
name = "LibreDNS",
|
|
label = _("LibreDNS (No Ads)"),
|
|
resolver_url = "https://doh.libredns.gr/ads",
|
|
bootstrap_dns = "116.202.176.26"
|
|
}
|