Guest User

Untitled

a guest
Nov 17th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. [...document.querySelectorAll('.ProfileCard-content .dropdown')].forEach(e => {
  2. e.querySelector('button').click()
  3. e.querySelector('.retweet-off-text button').click()
  4. })
Add Comment
Please, Sign In to add comment