Skip to content

List of TLDs doesn't seem to be updating globally #145

Description

@chrismetzgr

If I understand correctly, simply running the command npm install --save tldjs --tldjs-update-rules should update the list of tlds globally.

I'm working on a tool that uses tld.js to check validity of email addresses, we have had several customers writing in being unable to sign up with their domains.

In my local dev environment, I saw that tldExists was returning false for a specific domain. After running the above command, the same argument began to return true, so I imagined the list of tlds had been updated successfully.

However the value continues to return false in staging and production. Am I missing something here?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions