Closed HeapUnderfl0w closed 11 months ago
aidoku-cli just segfaults on my machine
you need to download aidoku-cli from the repo. I'm guessing you're using the version on brew, which doesn't work.
also that doesn't prevent you from testing; you can just compile the .aix and then install it on your device.
Ah right, didnt know that you could install .aix standalone, will do that next time.
The API docs of ComicK mention specifically to use https://api.comick.fun
as the api root.
The .cc will work fine i guess, just feel like i should at least mention it: https://api.comick.fun/docs/static/index.html
I think it means you have to use api.comick.cc
and not comick.cc
-- likely a typo/outdated. I'm guessing that the .fun domain will likely stop working at some point since they've migrated from it, so the .cc domain is a better choice for now.
Checklist:
nsfw
valueid
even if a source's name or language were changedComicK moved from their
.app
domain to https://comick.cc (and https://api.comick.fun for the API).Was unable to test the source, as the aidoku-cli just segfaults on my machine. Should not cause any issues tho, as this is purely a url change in the strings.
Fixes #533