luci-app-https-dns-proxy: Update: ffmuc bootstrap_dns servers
authorTobias <git@t0biii.de>
Mon, 10 Mar 2025 12:24:09 +0000 (13:24 +0100)
committerTobias <5702338+T0biii@users.noreply.github.com>
Mon, 17 Mar 2025 14:11:46 +0000 (14:11 +0000)
this updates the ffmuc bootstrap_dns to ffmuc dns servers instead of google or cloudflare dns

Signed-off-by: Tobias <git@t0biii.de>
applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/net.ffmuc.doh.json

index 5c0d6a04164726007a24476db4d7d3808c66c245..abee23144c85277a34923f88afeacddde6bae3e4 100644 (file)
@@ -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"
 }