Skip to content

Instantly share code, notes, and snippets.

@arpit
Created June 28, 2017 16:34
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arpit/3d014d3d585bf534d0cf0f6b82b51fe7 to your computer and use it in GitHub Desktop.
Save arpit/3d014d3d585bf534d0cf0f6b82b51fe7 to your computer and use it in GitHub Desktop.
Regex for Comcast stuff
(.*?)$
//Note the space at the beginning
^[A-Za-z]+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment