
- fixed bug in dragging type of hCaptcha when worker did not select an even amount of coordinates and it would crash - change waitForResponse function to a waitForRequests util function with more proper checks
7 lines
251 B
Plaintext
7 lines
251 B
Plaintext
# For more information, please see the README.md
|
|
SUNO_COOKIE=
|
|
TWOCAPTCHA_KEY= # Obtain from 2captcha.com
|
|
BROWSER=chromium # chromium or firefox, although chromium is highly recommended
|
|
BROWSER_GHOST_CURSOR=false
|
|
BROWSER_LOCALE=en
|
|
BROWSER_HEADLESS=true |