To get all 256 issues in a few minutes:
- Go here: US or EU
- Right click (anywhere) > Inspect Element > Console
- Paste (sometimes you need to refresh the page and paste again, but will be quicker the second time):
var buttons = document.getElementsByClassName('action-button buy-action primary-action');
function sleep(delay) {