Skip to content

Instantly share code, notes, and snippets.

@calvinte
Last active March 23, 2018 08:22
Show Gist options
  • Save calvinte/adc1e7834a221ec77e954b580a8764d4 to your computer and use it in GitHub Desktop.
Save calvinte/adc1e7834a221ec77e954b580a8764d4 to your computer and use it in GitHub Desktop.
Array.prototype.slice.apply(document.querySelectorAll('.not-following > .js-follow-btn')).forEach(function(buttonEl) {$(buttonEl).click()})
@kelvin718
Copy link

I need to ask you a question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment