Skip to content

Instantly share code, notes, and snippets.

@lucax88x
Created January 29, 2020 15:48
Show Gist options
  • Save lucax88x/d7c8fecb3b8d72185140ded8695057bd to your computer and use it in GitHub Desktop.
Save lucax88x/d7c8fecb3b8d72185140ded8695057bd to your computer and use it in GitHub Desktop.
remove gazzetta.it adblock
$('.bck-adblock').classList.remove('is--active');$('html').classList.remove('has--adblock');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment