blob: 77ba0230368f781c9aed8b971138bc548515362a (
plain)
1
2
3
4
5
6
7
8
|
return {
name = "HurricaneElectric",
label = _("Hurricane Electric"),
resolver_url = "https://ordns.he.net/dns-query",
bootstrap_dns = "74.82.42.42,2001:470:20::2",
help_link = "https://forums.he.net/index.php?topic=3996.0",
help_link_text = "he.net"
}
|