blob: 6746e505737216ed2cc2a2bb7cb8eec119ebe95a (
plain)
1
2
3
4
5
6
7
8
|
return {
name = "doh-2.seby.io",
label = _("Seby DNS - AU"),
resolver_url = "https://doh-2.seby.io/dns-query",
bootstrap_dns = "45.76.113.31,139.99.222.72",
help_link = "https://dns.seby.io/",
help_link_text = "Seby.io"
}
|