RSSHub/lib/routes/test
DIYgod f51da43fb7
feat(errors): add CaptchaError handling and related tests
- Introduced a new CaptchaError class to handle captcha-related errors.
- Updated the dynamic route to throw CaptchaError when encountering specific error codes.
- Added tests for CaptchaError to ensure proper error handling in the API.
2025-08-22 15:17:16 +08:00
..
api-index.ts
index.ts feat(errors): add CaptchaError handling and related tests 2025-08-22 15:17:16 +08:00
namespace.ts