Skip to content

Instantly share code, notes, and snippets.

@0V
Last active January 16, 2023 10:45
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 0V/a4f820735c7d07cc84098e60d006ce1b to your computer and use it in GitHub Desktop.
Save 0V/a4f820735c7d07cc84098e60d006ce1b to your computer and use it in GitHub Desktop.
Bookmarklet
javascript:(function(){var url=location.href;var open='https://waseda.idm.oclc.org/login?url=%27+url;location.href=open;})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment