You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrated native GraphQL queries to AllManga's API directly within the CLI.
Implemented built-in AES-256-CTR decryption for AllManga's encrypted stream payloads (tobeparsed).
Added custom hex decoding and automatic proxy redirect resolution to extract final playback URLs locally.
Fixed
Fixed critical 404 errors caused by relying on stale Vercel backend routes. The CLI is now fully self-sufficient and does not require the Yorumi backend to resolve streams.