Skip to content

Instantly share code, notes, and snippets.

@zohaib304
Created May 31, 2022 18:07
Show Gist options
  • Save zohaib304/791e5e3b55f6b454f103b8e340c1482d to your computer and use it in GitHub Desktop.
Save zohaib304/791e5e3b55f6b454f103b8e340c1482d to your computer and use it in GitHub Desktop.
Javascript URL regex
/https?:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_\+.~#?&//=]*)/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment