observerss / pygodaddy

3rd Party Client Library for Manipulating Go Daddy DNS Records.
https://pygodaddy.readthedocs.org/
Other
37 stars 30 forks source link

Fix for #7 - #8

Closed ghost closed 9 years ago

ghost commented 9 years ago

The _split_hostname() method now uses tldextract to correctly split hostnames with all kinds of TLD, credit to @artoleus.

ghost commented 9 years ago

Also addressed #4

observerss commented 9 years ago

cool, thanks