whoiser
whoiser copied to clipboard
Bug/Exception in .ma TLD
I installed the last version, i get when checking the available .ma domain !
but in dmns.app work fine !
PoC :
hey @RifHut
The example in domain-availability.js file is only a basic one and works best with .com, .net, .org and a few others.
The whoiser library returns raw WHOIS info, and dmns.app does more checks for the other fields, Domain Status in this case:
Maybe in future we'll implement a helper function checkDomainAvailability(whoisData), but before adding something like this, the library needs to handle whois parsing for more TLDs