Add CaptchaAI as a provider (classic in.php/res.php adapter)#367
Open
bshahin wants to merge 2 commits into
Open
Add CaptchaAI as a provider (classic in.php/res.php adapter)#367bshahin wants to merge 2 commits into
bshahin wants to merge 2 commits into
Codacy Production / Codacy Static Code Analysis
required action
Jun 19, 2026 in 0s
2 new issues (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity increasing per file
==============================
- src/python_rucaptcha/core/base.py 1
- src/python_rucaptcha/core/captchaai.py 34
Clones added
============
- src/python_rucaptcha/core/captchaai.py 4
See the complete overview on Codacy
Annotations
Check warning on line 121 in src/python_rucaptcha/core/captchaai.py
codacy-production / Codacy Static Code Analysis
src/python_rucaptcha/core/captchaai.py#L121
Call to requests without timeout
Check warning on line 131 in src/python_rucaptcha/core/captchaai.py
codacy-production / Codacy Static Code Analysis
src/python_rucaptcha/core/captchaai.py#L131
Call to requests without timeout
Loading