Created
April 9, 2015 16:53
-
-
Save jbn/6ad12d4db12c3d55e8c9 to your computer and use it in GitHub Desktop.
Bookmarklet to access academic resources through MASON
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
<html> | |
<head> | |
<title>External Access for GMU Library Resources</title> | |
</head> | |
<body> | |
<a href="javascript:(function() {window.location = 'http://mutex.gmu.edu/login?url=' + window.location; | |
})();">MASONify</a> Bookmarklet | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment