Skip to content

Instantly share code, notes, and snippets.

@voodoocode
Last active February 28, 2018 12:35
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 voodoocode/35b47e74add57754b22525c3e63a9911 to your computer and use it in GitHub Desktop.
Save voodoocode/35b47e74add57754b22525c3e63a9911 to your computer and use it in GitHub Desktop.
Bookmarklet to remove Speigel Online adblocker-blocker message
javascript:(function()%7B%24('%23wrapper-content').css(%7Bopacity%3A%201%2Cfilter%3A%20'none'%2CpointerEvents%3A%20'all'%7D)%3B%24('.ua-detected').hide()%7D)()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment