Kuroba-Experimental
Kuroba-Experimental copied to clipboard
Let us use our Captcha solver server
https://github.com/based-org/chana-solver
What's the problem with installing it as a separate apk? Also, you will need to host the server somewhere by yourself, do you realize that?
I do host it. I've no issue installing separate apk The slider doesn"t works sometimes Just add option to use captcha solver server Let us choose whethet to use external apk or captcha server
You should be able to write your own apk where you communicate with the server. To communicate with the main app (or to be more precise main app -> solver app) you need to use broadcast receivers.
See https://github.com/K1rakishou/Kuroba-Experimental/blob/a44d0d31d2c2ad63d84da62f9bffe7509adbcb21/Kuroba/app/src/main/java/com/github/k1rakishou/chan/ui/captcha/chan4/Chan4CaptchaSolverHelper.kt
You just need to set the app's package to com.github.k1rakishou.chan4captchasolver
and it "should" work (in theory).
Officially support captcha server in KurobaEx
Also why http/socks5 doesn't work in webview https://github.com/K1rakishou/Kuroba-Experimental/issues/932
Not sure why you would want to anymore. New solver and app seem to find the captcha/slider 95% of the time. Unless of course, you're running some bot script on mobile and need better accuracy
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.