blob: 5fb6df36327831289d984ee38576149b70b5152f (
plain)
1
2
3
4
5
6
|
return {
name = "AdGuard-Family",
label = _("AdGuard (Family Protection)"),
resolver_url = "https://dns-family.adguard.com/dns-query",
bootstrap_dns = "176.103.130.132,176.103.130.134"
}
|