Matthew17-21 / Newegg-Shuffle

Request based Python module(s) to help with the Newegg raffle.
MIT License
46 stars 7 forks source link

Captcha V2 #3

Closed thebetauser closed 3 years ago

thebetauser commented 3 years ago

This line should be set to "v2" not "v3" otherwise setting "v2" in the settings.json results in a UnboundLocalError: local variable 'sitekey' referenced before assignment error when executing the program

https://github.com/Matthew17-21/Newegg-Shuffle/blob/a973de121d45d839464a9bb83665c9d633afa9b8/main.py#L38

Matthew17-21 commented 3 years ago

Yikes. Can't believe I didn't catch that.

Just fixed error and will push it out tonight alongside the new update.

Thank you