Skip to content

The loose url regex does not support domains with more than 4 letter #46

Description

@gianmarcocalbi

The part of the loose url regex recognizing the domain is [a-z]{2,4} (https://github.com/Cretezy/linkify/blob/master/lib/src/url.dart#L10) while nowadays there are many domains name with more than 4 letters like .design, .travel, .cloud, etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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