Philipp Brandl
Philipp Brandl
## Description If an account is unable to login for three times due to an AuthException, this exception is bubbled up from MrMime (see mrmime/pogoaccount.py line 269) and should be...
When I add `sortProperties: false` to the options.js file, the original order is reversed, see example below. The option `sortProperties: true` works as intended and sorts all properties. example json...
The problem was that pageurl wasn't sent to 2captcha and therefore captcha solution wasn't working anymore. Solved this by reading out current URL and sending it to 2captcha with the...