Skip to content

Instantly share code, notes, and snippets.

@MighteeCactus
Created April 20, 2020 13:16
Show Gist options
  • Save MighteeCactus/f9ac47d22adfc09a1ba58ef66ab8b80c to your computer and use it in GitHub Desktop.
Save MighteeCactus/f9ac47d22adfc09a1ba58ef66ab8b80c to your computer and use it in GitHub Desktop.
$("a:contains('Рекламная запись')").closest(".feed_row").remove()
$("a:contains('Реклама')").closest(".feed_row").remove()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment