Skip to content

Instantly share code, notes, and snippets.

@emersion
Created September 26, 2017 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emersion/caf8ed0cfbcbaf740eecd4a75da5e22b to your computer and use it in GitHub Desktop.
Save emersion/caf8ed0cfbcbaf740eecd4a75da5e22b to your computer and use it in GitHub Desktop.
Erase Twitter
// https://twitter.com/i/likes
setInterval(function() {document.body.parentNode.scrollTop = 99999999999999999}, 1000)
$('.ProfileTweet-actionButtonUndo').click()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment