Hacker News new | past | comments | ask | show | jobs | submit login

setInterval(() => { if(document.querySelector('.going')) { document.querySelectorAll('.theSport input').forEach(box => { box.click(); }); }}, 10);



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: