Skip to content

Instantly share code, notes, and snippets.

@MessiDaGod
Last active April 23, 2020 18:04
Show Gist options
  • Save MessiDaGod/42f13a34aedccf93ae8ac035613f31fd to your computer and use it in GitHub Desktop.
Save MessiDaGod/42f13a34aedccf93ae8ac035613f31fd to your computer and use it in GitHub Desktop.
var ads = document.getElementsByClassName("css-xkwcty");
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