setInterval(function({[].slice.call(document.querySelectorAll("a")).forEach(function(a){a.click()})},100)
It feels great to know there are some more people who think of automating first, a better life second =)
setInterval(function({[].slice.call(document.querySelectorAll("a")).forEach(function(a){a.click()})},100)
It feels great to know there are some more people who think of automating first, a better life second =)