Skip to content

Instantly share code, notes, and snippets.

@bkozora
Created September 28, 2016 19:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bkozora/b91f3f098eae80431674e9bd4dfc412d to your computer and use it in GitHub Desktop.
Save bkozora/b91f3f098eae80431674e9bd4dfc412d to your computer and use it in GitHub Desktop.
Split hostname from top level domain
/([a-z]{1,})(\.)([a-z.]{1,})/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment