Skip to content

Instantly share code, notes, and snippets.

@oupo
Created March 5, 2014 23:26
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 oupo/9378944 to your computer and use it in GitHub Desktop.
Save oupo/9378944 to your computer and use it in GitHub Desktop.
cut affiliate id from amazon link
javascript:for(x%20of%20document.links)x.href=(x.getAttribute("data-expanded-url")||x.href).replace(/[\w\-]+-22/g,"");void 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment