Skip to content

Instantly share code, notes, and snippets.

@andzi
Last active December 16, 2015 02:00
Show Gist options
  • Save andzi/5359572 to your computer and use it in GitHub Desktop.
Save andzi/5359572 to your computer and use it in GitHub Desktop.
Historio.us bookmarklet
javascript:(function%20()%20{var%20d=document;historious_bu='//historio.us/';historious_key='w16pqfkr';historious_src=d.getElementsByTagName('html')[0].innerHTML;hs%20=%20d.createElement('script');hs.type%20=%20'text/javascript';hs.src%20=%20historious_bu+'media/js/bookmarklet.js?x='+(Math.random());d.body.appendChild(hs);})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment