Skip to content

Instantly share code, notes, and snippets.

@zachdrago
Last active July 2, 2019 08:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zachdrago/e0585d9e117af672a532 to your computer and use it in GitHub Desktop.
Save zachdrago/e0585d9e117af672a532 to your computer and use it in GitHub Desktop.
append script to head
function remove() {
if (div.hasClass('.sta_feed')) {
$('.tile-source-icon').remove();
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment