Last active
January 16, 2023 10:45
-
-
Save 0V/a4f820735c7d07cc84098e60d006ce1b to your computer and use it in GitHub Desktop.
Bookmarklet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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