View twitter-remove-retweets.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const timer = ms => new Promise(res => setTimeout(res, ms)); | |
// Unretweet normally | |
const unretweetTweet = async (tweet) => { | |
await tweet.querySelector('div[data-testid="unretweet"]').click(); | |
await timer(250); | |
await document.querySelector('div[data-testid="unretweetConfirm"]').click(); | |
console.log('****// Unretweeted Successfully //****') | |
} |
View keys.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AIDA64 Business v6.30.5500 | |
F2G21YRUD6JBDNRWD2TYFHXU6 | |
UU55DQFID691DNFFDMAYRLWDM | |
3RSX1B3SD64AD92GD2MYUNSPA | |
4S8ARI1FD6QZD9IDDGLYRP9SL | |
1V8J3A1ID6N1DNUKDATYRVBDJ | |
YVM5FA4ID651DN4ND5AYHV6DD | |
FAGZYVRWD6CPD9J2D2BYFFJP7 | |
4K8ZRHYZD63ND9A2DGUYRTMKR | |
RQ2Y493YD6CYD9TVDMDY4ZK49 |