Skip to content

Instantly share code, notes, and snippets.

@omersiar
Created October 8, 2019 12:16
Show Gist options
  • Save omersiar/af4d9b44f01675c24b0ae709d45e2eb8 to your computer and use it in GitHub Desktop.
Save omersiar/af4d9b44f01675c24b0ae709d45e2eb8 to your computer and use it in GitHub Desktop.
^(?:(?:(?:https?|ftp):)?\/\/)(?:\S+(?::\S*)?@)?(?:(?:\.){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u00a1-\uffff][a-z0-9\u00a1-\uffff_-]{0,62})?[a-z0-9\u00a1-\uffff]\.)+(?:[a-z\u00a1-\uffff]{2,}\.?))(?::\d{2,5})?(?:[/?#]\S*)?$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment