Hacker News new | ask | show | jobs
by accrual 945 days ago
Here is the JS that was found:

    setTimeout(function() {
        c();
        a.resolve(1)
    }, 5E3);
1 comments

That's pretty clearly anti-competetive.