Skip to content

Instantly share code, notes, and snippets.

@Spiderpig86
Created January 9, 2021 21:10
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 Spiderpig86/cb2bf2f0ffed68e29ea9e606643513c1 to your computer and use it in GitHub Desktop.
Save Spiderpig86/cb2bf2f0ffed68e29ea9e606643513c1 to your computer and use it in GitHub Desktop.
Markdium-Extensions: Google Chrome's Soft Underbelly (Part 1) πŸ”“
function p() {
var a = ["r", "rnd", "z", "_z", "_r", "_rnd"],
b = Math.random();
return h(a, b)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment