Skip to content

Instantly share code, notes, and snippets.

@k-hamada
Created January 31, 2015 16:05
Show Gist options
  • Save k-hamada/95f719da6e2be4c3f9a6 to your computer and use it in GitHub Desktop.
Save k-hamada/95f719da6e2be4c3f9a6 to your computer and use it in GitHub Desktop.
document.getElementsByClassName('watch').forEach(function (a) { a.href = a.href.split("?")[0] })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment