Skip to content

develop-a313fdf1-ls24

Pre-release
Pre-release

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 17 Jul 20:27
00ab870

CI Report:

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

LinuxServer Changes:

Full Changelog: develop-87b39714-ls23...develop-a313fdf1-ls24

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.