Skip to content

Instantly share code, notes, and snippets.

@molcay
Created July 8, 2020 07:35
Show Gist options
  • Save molcay/71d7416865cab1d032a15682d3685f31 to your computer and use it in GitHub Desktop.
Save molcay/71d7416865cab1d032a15682d3685f31 to your computer and use it in GitHub Desktop.
Some useful scripts

Some useful scripts

  • Hide the creator(alexandra) gif of sci-hub.tw webpage:
[...document.querySelectorAll('[href="//sci-hub.tw/alexandra"]')].forEach(hideme)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment