Skip to content

Instantly share code, notes, and snippets.

@wwkeyboard
Created June 23, 2014 20:53
Show Gist options
  • Save wwkeyboard/b900dfc73b5113866784 to your computer and use it in GitHub Desktop.
Save wwkeyboard/b900dfc73b5113866784 to your computer and use it in GitHub Desktop.
I'm very sorry for this :(
function getKeys(username) {
return $.getJSON("https://github.com/" + username + ".keys");
}
alert("here");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment