Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JacobLett/e9dcc798dacca0432a3c5f2a4823f170 to your computer and use it in GitHub Desktop.
Save JacobLett/e9dcc798dacca0432a3c5f2a4823f170 to your computer and use it in GitHub Desktop.
regex to find domains that contain certain words or strings
(.*)(hubspot|hs-sites)(.*)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment