Y
Hacker News
new
|
ask
|
show
|
jobs
by
AvImd
928 days ago
The default limit for an account that was not used much is one image per minute, can you please add support for timeouts?
1 comments
AvImd
928 days ago
This can be worked around with
setInterval(() => {$(".btn-success").click()}, 120000)
link