-
Notifications
You must be signed in to change notification settings - Fork 208
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
[Bug] Extension readcomiconline seems to run into a captcha #271
Comments
@Dorifer this issue was automatically closed because:
|
It might be that your ip is flagged as used in bots |
The ReadComicOnline source is broken on Tachiyomi's side currently |
ReadComicOnline uses QuickJS, which only works in specific senerios.
|
Fixed in v0.6.6 |
Happening again, but some new logs:
Before this, I also got
Seems to have been fixed recently in main tachiyomi: https://github.com/tachiyomiorg/tachiyomi-extensions/pull/16900 |
Device information
Steps to reproduce
Expected behavior
the comic should open
Actual behavior
in the browser just a blank, white page is shown.
output of the debug shell:
INFO: <-- 200 https://readcomiconline.li/Special/AreYouHuman?reUrl=%2fComic%2fChu%2fIssue-7%3fid%3d187626%26quality%3dhq (977ms, unknown-length body
Other details
tachidesk seems to trigger a captcha when downloading the pages for a comic on readcomiconline. Weirdly this does not happen in tachidesk-jui with the internal server or the android app. I tried re-downloading the docker image and also started the electron Version directly on the server with debug on.
The text was updated successfully, but these errors were encountered: