Kuroba-Experimental icon indicating copy to clipboard operation
Kuroba-Experimental copied to clipboard

Let us use our Captcha solver server

Open aicynide opened this issue 1 year ago • 6 comments

https://github.com/based-org/chana-solver

aicynide avatar Aug 28 '23 13:08 aicynide

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?

K1rakishou avatar Sep 09 '23 12:09 K1rakishou

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

aicynide avatar Sep 09 '23 12:09 aicynide

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).

K1rakishou avatar Sep 09 '23 13:09 K1rakishou

Officially support captcha server in KurobaEx

Also why http/socks5 doesn't work in webview https://github.com/K1rakishou/Kuroba-Experimental/issues/932

aicynide avatar Sep 09 '23 16:09 aicynide

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

XPEH69 avatar Sep 20 '23 19:09 XPEH69

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.

stale[bot] avatar Oct 15 '23 09:10 stale[bot]