Skip to content

Instantly share code, notes, and snippets.

@xdesro
Created March 26, 2020 05:29
Show Gist options
  • Save xdesro/2863479d869a704cddb03cdcb8aa56ab to your computer and use it in GitHub Desktop.
Save xdesro/2863479d869a704cddb03cdcb8aa56ab to your computer and use it in GitHub Desktop.
[...document.querySelectorAll('a')].forEach(a => a.remove());
// ⚓️ anchors away
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment