[forwardport] fix(dnscheck): remove apparently-broken static input (#804)

This diff forward ports 261d1a4cdc88522f6a8f63d6c540f51054566b28 to master
whose original commit message follows:

- - -

It's not working for me from a couple of places and also it does not
seem to be documented upstream, see:

https://docs.namebase.io/guides-1/resolving-handshake-1/hdns.io

This diff WILL need to be forwardported to master.
This commit is contained in:
Simone Basso 2022-06-06 16:08:09 +02:00 committed by GitHub
parent 57e207e644
commit 504181906a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -212,7 +212,6 @@ var dnsCheckDefaultInput = []string{
"dot://doh.appliedprivacy.ne/dns-query",
"https://dnsnl.alekberg.net/dns-query",
"https://query.hdns.io/dns-query",
"dot://query.hdns.io/dns-query",
"https://jp.tiar.app/dns-query",
"dot://jp.tiar.app/dns-query",
"https://dns.dnshome.de/dns-query",