2020-08-27 21:36:38 +00:00
|
|
|
return{
|
2022-01-03 00:22:49 +00:00
|
|
|
name = "doh.pub",
|
|
|
|
label = _("DNSPod Public DNS - CN"),
|
2020-08-27 21:36:38 +00:00
|
|
|
resolver_url = "https://doh.pub/dns-query",
|
2022-01-03 00:22:49 +00:00
|
|
|
bootstrap_dns = "119.29.29.29,119.28.28.28",
|
|
|
|
help_link = "https://www.dnspod.com/Products/Public.DNS",
|
|
|
|
help_link_text = "DNSPod.com"
|
2020-08-27 21:36:38 +00:00
|
|
|
}
|