blob: f582a821ffa6540d44a07bc6035ce8112a4517fd (
plain)
1
2
3
4
5
6
|
return {
name = "doh.360.cn",
label = _("360 Secure DNS - CN"),
resolver_url = "https://doh.360.cn/dns-query",
bootstrap_dns = "101.226.4.6,218.30.118.6,123.125.81.6,140.207.198.6"
}
|