UrlProperty() ccTLD Missing

Please add Honduras' ccTLD, com.hn, to UrlProperty(). The following currently returns just hn but it should return com.hn:

UrlProperty("www.mercadolibre.com.hn", "registrar")

Additionally, the following returns com.hn, but it should return mercadolibre.com.hn:

=UrlProperty("www.mercadolibre.com.hn", "domain")

Thanks!

-TimW

Thanks! I've added it to our to-do list :slight_smile:

Hi, this should be fixed in the latest build.

/Victor

1 Like