Skip to content

Instantly share code, notes, and snippets.

@blackhalt
Last active March 26, 2021 19:59
Show Gist options
  • Save blackhalt/1ec13b652421999299f0051694ffdaf9 to your computer and use it in GitHub Desktop.
Save blackhalt/1ec13b652421999299f0051694ffdaf9 to your computer and use it in GitHub Desktop.
Vikipēdijas teksta atsauču noņēmējs .js
javascript:function a(){document.body.innerHTML=document.body.innerHTML.replace(/<sup\b[^>]*>(.*?)<\/sup>/gi," ");return;};a();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment