Skip to content

Instantly share code, notes, and snippets.

@lepture
Created July 15, 2013 06:34
Show Gist options
  • Save lepture/5997883 to your computer and use it in GitHub Desktop.
Save lepture/5997883 to your computer and use it in GitHub Desktop.
Clean utm parameters on link.
@manojbhatt123
Copy link

manojbhatt123 commented Jul 21, 2021

what if we have url="https://www.idc.com/getdoc.jsp?containerId=prJPJ47694621&utm_medium=rss_feed&utm_source=alert&utm_campaign=rss_syndication"

it will not clean the url, "&" special char still there in url.
OR
Is there any way to do all regex subtraction in one expression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment