Skip to content

Instantly share code, notes, and snippets.

@0x4a
Created October 9, 2014 20:42
Show Gist options
  • Save 0x4a/e1aa91277a48daa2ed4b to your computer and use it in GitHub Desktop.
Save 0x4a/e1aa91277a48daa2ed4b to your computer and use it in GitHub Desktop.
safe to instapaper - #bookmarklet
javascript:function%20iprl5(){var%20d=document,z=d.createElement('scr'+'ipt'),b=d.body,l=d.location;try{if(!b)throw(0);d.title='(Saving...)%20'+d.title;z.setAttribute('src',l.protocol+'//www.instapaper.com/j/GQAYUSAQ8DUp?a=read-later&u='+encodeURIComponent(l.href)+'&t='+(new%20Date().getTime()));b.appendChild(z);}catch(e){alert('Please%20wait%20until%20the%20page%20has%20loaded.');}}iprl5();void(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment