Skip to content

Instantly share code, notes, and snippets.

@electricimp
Created June 27, 2013 18:23
Show Gist options
  • Save electricimp/5878991 to your computer and use it in GitHub Desktop.
Save electricimp/5878991 to your computer and use it in GitHub Desktop.
Logs a secret message that we've base64 encoded
// logs a secret message that we've base64 encoded
server.log(http.base64decode("SW1wdGFzdGljLCBtYXRlIQ=="));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment