Skip to content

develop-a313fdf1-ls23

Pre-release
Pre-release

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 11 Jul 21:04
144e67f

CI Report:

https://ci-tests.linuxserver.io/linuxserver/pyload-ng/develop-a313fdf1-ls23/index.html

LinuxServer Changes:

No changes

Remote Changes:

[addons] Add CaptchaAI captcha solver addon

Adds a CaptchaAI addon that solves captchas via CaptchaAI's 2Captcha-compatible
in.php/res.php API, addressing #4762. Mirrors the structure/config of the existing
AntiCaptcha addon. Supports image/OCR, reCAPTCHA v2 (normal + invisible), and
Cloudflare Turnstile -- the captcha types pyLoad's bundled anticaptcha plugins emit.
hCaptcha/FunCaptcha intentionally not included. Status testing.