Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add support for localhost #24

Open
erickyun opened this issue Nov 11, 2023 · 1 comment
Open

[Feature Request] Add support for localhost #24

erickyun opened this issue Nov 11, 2023 · 1 comment

Comments

@erickyun
Copy link

Hi,

İf you could add support for cubari.moe to read json file from localhost that would be useful for users who host cubari.moe on home server and want to read their chapters from local pc offline.

I would appreciate if you could add this feature support for offline usage please?

@Algoinde
Copy link
Member

The reader uses serverside fetching, so none of the proxies will be able to fetch localhost. You can, in theory, extract the reader JS and the HTML template that goes with it and replace the API paths in the code with either your locally served JSON or baked into the page via some sort of SSR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants