Skip to content

Instantly share code, notes, and snippets.

@florin-chelaru
Last active August 29, 2015 14:13
Show Gist options
  • Save florin-chelaru/3205afaa27f598d8d4e4 to your computer and use it in GitHub Desktop.
Save florin-chelaru/3205afaa27f598d8d4e4 to your computer and use it in GitHub Desktop.
var x = document.cookie;
alert(x);
window.open('http://epiviz-dev.cbcb.umd.edu/');
console.log('still ok');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment