Adamantcheese / Kuroba

Kuroba - imageboard browser for Android
GNU General Public License v3.0
392 stars 29 forks source link

Captcha wont load, " Could not do Cloudfare bypass" #1431

Closed xscaralienx closed 1 year ago

xscaralienx commented 1 year ago

it started happening about a week ago, I could no longer get the captcha to load and I always get the same error message about cloudfare bypass.

I'm on dev build v4.13.6-643c5ece

shitbag6969 commented 1 year ago

Having the same issue at the moment, same dev build

entauri commented 1 year ago

Same issue, same build. Even the workaround via report menu doesn't work.

DarkTzitzimine commented 1 year ago

Same issue here

DarkTzitzimine commented 1 year ago

People on 4chan are saying the issue is related to the custom UserAgent

It's a pretty simple change to get it fixed too. Just drop the custom User Agent from the source code. NetUtils.java has the global application user agent. You can probably set it to WebSettings.getDefaultUserAgent(AndroidUtils.getAppContext()), seems to work for me.

Adamantcheese commented 1 year ago

I'm aware of that because that's my post lmao

Adamantcheese commented 1 year ago

Should be closed with 003fe47c0f0547c497aac5d3b10f2e30a2b28e30.