Skip to content

Instantly share code, notes, and snippets.

@snowleung
Last active August 29, 2015 13:55
Show Gist options
  • Save snowleung/8758334 to your computer and use it in GitHub Desktop.
Save snowleung/8758334 to your computer and use it in GitHub Desktop.
slink quick
javascript:function iprl5(){t=document.title;d=t;l=encodeURIComponent(document.location.href);q="http://slink.sinaapp.com/add?link=_link&desc=_desc&title=_title";q=q.replace("_link",l);q=q.replace("_desc",d);q=q.replace("_title",t);location.href=q}iprl5();void 0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment