Skip to content

Instantly share code, notes, and snippets.

@deerme
Last active January 7, 2021 22:12
Show Gist options
  • Save deerme/dd2a1500a85fcdb86648c44dfc7285b6 to your computer and use it in GitHub Desktop.
Save deerme/dd2a1500a85fcdb86648c44dfc7285b6 to your computer and use it in GitHub Desktop.

elmercurio.com - bypass adds

Disclaimer

This is a javascript code for close the popup / addons of subscription on elmercurio.com, it must be entered in the chrome web console.

Instructions

  1. Open the url of elmercurio.com with Chrome
  2. F12 or open Developers Tools
  3. In the tab of console, insert the next javascript $("#modal_limit_articulos").remove();$(".modal-backdrop").remove(); $("body").attr("class","");$(".contentSite").removeAttr("style");

Donations

  • bitcoin address 1JatfhmyVM7dCWrj65fZVbcRktetDjr8QR
  • etherium address 0xA4d849578f50c8061dF5f170048a1e4CfDfc6611
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment