Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/Exception in .ma TLD #103

Open
RifHut opened this issue Jul 15, 2023 · 2 comments
Open

Bug/Exception in .ma TLD #103

RifHut opened this issue Jul 15, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@RifHut
Copy link

RifHut commented Jul 15, 2023

I installed the last version, i get when checking the available .ma domain !
but in dmns.app work fine !
image
PoC :
image

@RifHut RifHut added the bug Something isn't working label Jul 15, 2023
@AndreiIgna
Copy link
Member

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:
Screenshot 2023-10-19 at 21 44 23

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

@magnussentio
Copy link

Just wanted to ping this, it would be great to add a quick code example for domain availability for other extensions like .ai, I've been trying to implement this but struggling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants