RSSHub/lib/errors
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
..
types feat(errors): add CaptchaError handling and related tests 2025-08-22 15:17:16 +08:00
index.test.ts feat(errors): add CaptchaError handling and related tests 2025-08-22 15:17:16 +08:00
index.tsx feat: vercel compatibility 2025-08-11 21:39:03 +08:00