Skip to content

Instantly share code, notes, and snippets.

@greatghoul
Created March 13, 2013 00:22
Show Gist options
  • Save greatghoul/5148371 to your computer and use it in GitHub Desktop.
Save greatghoul/5148371 to your computer and use it in GitHub Desktop.
(function(){
var gist_id = document.location.pathname.replace(/.*\//g, '');
window.open('http://remarks.sinaapp.com/s/' + gist_id, '_blank', 'width=600,height=400');
})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment