I hereby claim:
- I am tokozedg on github.
- I am tzedgin (https://keybase.io/tzedgin) on keybase.
- I have a public key ASDEIuT0VwhOSM9OosgoEB3IJyC9Guuce0VhdDnIx8GCuAo
To claim this, I am signing this object:
// open a trend and run this in web console to like all latest tweets | |
let maxLikes = 150; | |
let totalLikes = 0; | |
let usernames = []; | |
let loopCount = 0; | |
(function () { | |
var delTweets = function () { | |
var tweetsRemaining = document.querySelectorAll('[role="heading"]+div')[1].textContent; | |
console.log('Remaining: ', tweetsRemaining); | |
window.scrollBy(0, 10000); | |
document.querySelectorAll('[aria-label="More"]').forEach(function (v, i, a) { | |
v.click(); | |
document.querySelectorAll('span').forEach(function (v2, i2, a2) { | |
if (v2.textContent === 'Delete') { | |
v2.click(); |
// ==UserScript== | |
// @name Discogs with Last.fm links | |
// @version 0.1 | |
// @description Link to a search from discogs pages to Last.FM | |
// @author Tornike | |
// @include http*://*discogs.com/* | |
// @grant none | |
// ==/UserScript== | |
(function() { |
I hereby claim:
To claim this, I am signing this object:
echo "__string__" |