Skip to content

Instantly share code, notes, and snippets.

@lmullen
Created September 13, 2013 00:49
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 lmullen/6545704 to your computer and use it in GitHub Desktop.
Save lmullen/6545704 to your computer and use it in GitHub Desktop.
Bookmarklet to add your library proxy to a journal's URL
javascript:(function() {window.location=window.location.toString().replace(/(.org|.com)/,"$1.resources.library.brandeis.edu");})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment