Skip to content

Instantly share code, notes, and snippets.

@hinaloe
Created November 15, 2014 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hinaloe/6e3a05eafceff7b5b40b to your computer and use it in GitHub Desktop.
Save hinaloe/6e3a05eafceff7b5b40b to your computer and use it in GitHub Desktop.
javascript:(function(){
window.open(
'https://share-on-croudia.herokuapp.com/write?id=&uri='
+encodeURIComponent(document.location)
+'&title='+encodeURIComponent(document.title)
)
})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment