Skip to content

Instantly share code, notes, and snippets.

@MessiDaGod
Created April 23, 2020 18:01
Show Gist options
  • Save MessiDaGod/8cf67607c14fd25632d8a74adcafcb65 to your computer and use it in GitHub Desktop.
Save MessiDaGod/8cf67607c14fd25632d8a74adcafcb65 to your computer and use it in GitHub Desktop.
var ads = document.getElementsByClassName("rsv-378dd4d0");
for (var i = 0; i < ads.length; i++) {
ads[i].style.display = "none";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment