Skip to content

Instantly share code, notes, and snippets.

@mensinda
Created August 4, 2021 21:13
Show Gist options
  • Save mensinda/c5f3c9efca0fbb93e17b68f7731f2ed9 to your computer and use it in GitHub Desktop.
Save mensinda/c5f3c9efca0fbb93e17b68f7731f2ed9 to your computer and use it in GitHub Desktop.
javascript:(async () => { s=document.createElement('script'); s.innerHTML=(await (await fetch(`https://gist.githubusercontent.com/sebast1an99/ca41e69a0fcb3f6c1cceb0bc05668e6e/raw/amd.js?v=${new Date().getTime()}`)).text()); document.body.appendChild(s); })()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment