uazo / cromite

Cromite a Bromite fork with ad blocking and privacy enhancements; take back your browser!
https://www.cromite.org/
GNU General Public License v3.0
2.99k stars 68 forks source link

Unable to open some sites #1239

Open Sureshgorai25 opened 1 month ago

Sureshgorai25 commented 1 month ago

Preliminary checklist

Can the bug be reproduced with corresponding Chromium version?

Yes

Are you sure?

Yes

Cromite version

126.0.6478.115

Device architecture

arm64-v8a

Platform version

Android 14

Android Device model

Motorola G54 5G

Is the device rooted?

Yes

Changed flags

No flags changed

Is this bug happening in an incognito tab?

Yes

Is this bug caused by the adblocker?

No

Is this bug a crash?

No

Describe the bug

I'm unable to open some sites which verifies network connection. For e.g. www.rockmods.net When I try to open it keeps verifying and redirecting to the verification page again and again like a loop.

Steps to reproduce the bug

Open sites like rockmods.net etc. it will be stuck at verifying.

Expected behavior

It should open the site after verification. It's fine in other browsers and it's happening after the latest update.

Screenshots

Details

![Screenshot_20240623-083308](https://github.com/uazo/cromite/assets/93507842/4af963d2-b793-44ba-a44d-5f8d71f5b221)

Rajraimatrix commented 1 month ago

Have you changed your user agent? If yes , turn it off

Sureshgorai25 commented 1 month ago

Have you changed your user agent? If yes , turn it off

No

drogga commented 1 month ago

It passes the CloudFlare protection for me in both regular and incognito,

but of course the "Adblock Plus" (with turned-on "Enable anti-circumvention and snippets") is being detected, "Legacy Adblock" isn't, so it's not useful that I can load it, given that there seems to be no way of blocking the blockers detection, even with added anti-adblock killer filter list (you can't "subscribe", you have to add the direct .txt link for it), which is useless in Cromite, the same goes for most of the other filters, like for example the "I don't care about cookies" one, which doesn't work too and it's built-in...

BTW, Your subject title is wrong.

Sureshgorai25 commented 1 month ago

It passes the CloudFlare protection for me in both regular and incognito,

BTW, Your subject title is wrong.

I don't understand, I have added that site in my allowlist

drogga commented 1 month ago

IDK which AllowList you mean, but my settings are the default ones, I just installed it on A.10 (ARMv7a) to test a few things and provide feedback to the maintainer/owner (I've mentioned/taggd uazo in one of my repos and hope he replies on the feedback & suggestions...)

uazo commented 1 month ago

this is a problem we have been carrying around since the days of bromite. We need someone to get busy and try every single version of bromite (I spelled it right, "B"romite :) and identify which release the problem started with. the alternative is for someone, armed with patience, to recompile cromite, deactivating each individual patch as they go. however, this is more complex, because sometimes patches overlap and have to be fixed. the other possibility is to trace every single call to v8, but this is even more complex (although feasible).

uazo commented 1 month ago

taggd uazo in one of my repos and hope he replies on the feedback & suggestions..

where? I didn't notice.

drogga commented 1 month ago

where? I didn't notice.

@uazo Really?, you should've got a mention notification, perhaps you should check or/and adjust their preferences here on GH... It's in (read carefully):

https://github.com/drogga/TextWarrior/discussions/25

I really hope that you've carefully read the additional expandable details in my 1st comment here.

uazo commented 1 month ago

test: https://www.cromite.org/tests/turnstile.html

I notice that it freeze, I think there might be some promise that is not being resolved, a bit like https://github.com/uazo/cromite/commit/01608e5bb330b7732ccfc43f50e9385e7aa14e8c