in content/references/java-chassis/1.x/gitbook/gitbook-plugin-sharing/buttons.js [38:41]
'onClick': function(e) {
e.preventDefault();
window.open('http://www.instapaper.com/text?u='+encodeURIComponent(location.href));
}