Skip to content

Instantly share code, notes, and snippets.

View zixan's full-sized avatar
🎯
Focusing

zixan

🎯
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

// 1) Go to https://twitter.com/following
// 2) Open console
// 3) Exec the following two lins:
var links = $x('//button[@class="user-actions-follow-button js-follow-btn follow-button btn small small-follow-btn"]')
for (var i=0; i< links.length; i++){ $(links[i]).click() }
djslkd