Skip to content

[Regex issue] URL regex doesn't match all domains #87

@ghost

Description

Maximum of 6 characters for TLD is not enough. There are TLDs like .accountants. Currently the longest TLD is 24 characters long, and the limit is 63 characters. So... We have to do something with it. Manually update the length (though it isn't going to change often) or just use 63 characters.
Screenshot

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