Last active
March 28, 2018 16:03
-
-
Save pbausch/dda3cacc887b0556ae3db354c1f6b0b4 to your computer and use it in GitHub Desktop.
mltshp gif retriever bookmarklet
This file contains 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(){window.location=window.location.toString().replace(/^https:\/\/mltshp\./,'https://s.mltshp.').replace(/\/p\//,'/r/')+'.gif';})() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment