Skip to content

Instantly share code, notes, and snippets.

@HenriqueMitsuo
Created September 13, 2021 22:51
Show Gist options
  • Save HenriqueMitsuo/64e8620d79b8c5f8c8e85814ad4da8a8 to your computer and use it in GitHub Desktop.
Save HenriqueMitsuo/64e8620d79b8c5f8c8e85814ad4da8a8 to your computer and use it in GitHub Desktop.
const r = new RegExp(/^[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.[a-z]{2,5}(:[0-9]{1,5})?(\/.*)?$/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment