Clarify default DNS servers

This commit is contained in:
Franck Royer
2022-01-13 16:39:52 +11:00
parent f0eb9d1609
commit ae0faa2146
+1
View File
@@ -21,6 +21,7 @@ export class DnsOverHttps implements DnsClient {
*
* @param endpoints The endpoints for Dns-Over-Https queries.
* See [dns-query](https://www.npmjs.com/package/dns-query) for details.
* Defaults to cloudflare, google and opendns.
*
* @throws {code: string} If DNS query fails.
*/