Skip to content

Instantly share code, notes, and snippets.

@nazomikan
Created September 7, 2012 20:31
Show Gist options
  • Save nazomikan/3669371 to your computer and use it in GitHub Desktop.
Save nazomikan/3669371 to your computer and use it in GitHub Desktop.
Url Parser
/^(?:([A-Za-z]+):)?(\/{0,3})([0-9.\-A-Za-z]+)(?::(\d+))?(?:\/([^?#]*))?(?:¥?([^#]*))?(?:#(.*))?$/;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment