Commit Graph

5 Commits

Author SHA1 Message Date
gohoski
881c6c773c changed wait for hCaptcha image logic & other stuff
- 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
2025-01-11 01:48:17 +03:00
gohoski
7da7ac6ae2 Implement hCaptcha solving via 2Captcha & other stuff
- implement hCaptcha solving via paid service 2Captcha and browser automation library Playwright with rebrowser-patches

- implement sunoApi instances caching so sessions won't be constantly updated

- add support for entering cookies not only in SUNO_COOKIE, but also the Cookie HTTP header

- update docs and add Russian docs
2025-01-06 05:25:08 +03:00
GitPusher99
6a9de6d059 feat: support cors 2024-04-05 00:22:44 +08:00
blueeon
c30a11744d refactor: Optimize code comments. 2024-03-29 11:41:27 +08:00
GitPusher99
179669e399 feat: optimize code 2024-03-28 16:21:15 +08:00