luci-app-https-dns-proxy: Update: ffmuc bootstrap_dns servers

this updates the ffmuc bootstrap_dns to ffmuc dns servers instead of google or cloudflare dns

Signed-off-by: Tobias <git@t0biii.de>
This commit is contained in:
Tobias
2025-03-10 13:24:09 +01:00
committed by Tobias
parent 8b00d023b0
commit 29187d4e2b
@@ -1,6 +1,6 @@
{
"title": "FFMUC DNS (DE)",
"template": "https://doh.ffmuc.net/dns-query",
"bootstrap_dns": "1.1.1.1,1.0.0.1,2606:4700:4700::1111,2606:4700:4700::1001,8.8.8.8,8.8.4.4,2001:4860:4860::8888,2001:4860:4860::8844",
"bootstrap_dns": "5.1.66.255,185.150.99.255,2001:678:e68:f000::,2001:678:ed0:f000::",
"help_link": "https://ffmuc.net/wiki/doku.php?id=knb:dohdot"
}