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
{{ message }}
This repository was archived by the owner on Mar 23, 2025. It is now read-only.
Describe the bug
When listing the chapters, an error is raised. This is because https://readmanganato.com redirects to https://chapmanganato.com and as far as i read in other issues redirects are not followed. Replacing the url in index.js fixed the issue for me. Also, Manganato does not return a 404 status code, which is why an error is raised when parsing the data.