ref: dns.resolve() - Mozilla | MDN
“disable_ipv4”: Only IPv4 addresses will be returned.
“disable_ipv6”: Only IPv6 addresses will be returned.
Shoudln’t that be the other way round? e.g. “disable_ipv4”: return IPv6
ref: dns.resolve() - Mozilla | MDN
“disable_ipv4”: Only IPv4 addresses will be returned.
“disable_ipv6”: Only IPv6 addresses will be returned.
Shoudln’t that be the other way round? e.g. “disable_ipv4”: return IPv6
Ha, yes, probably. Thanks for pointing it out. Should be fixed now.