810f479bda00d0966231eeb16931c92804970201
[project/luci.git] / applications / luci-app-https-dns-proxy / luasrc / https-dns-proxy / providers / ca.cira.canadianshield.protected.lua
1 return {
2 name = "protected.canadianshield.cira.ca",
3 label = _("CIRA Canadian Shield (Protected)"),
4 resolver_url = "https://protected.canadianshield.cira.ca/dns-query",
5 bootstrap_dns = "149.112.121.20,149.112.122.20,2620:10A:80BB::20,2620:10A:80BC::20",
6 help_link = "https://www.cira.ca/cybersecurity-services/canadian-shield/",
7 help_link_text = "CIRA Canadian Shield"
8 }