-
Notifications
You must be signed in to change notification settings - Fork 84
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
unnecessary Ads space in website #1391
Comments
Use the built-in EasyList filter. |
i tried everything in cromite putting ublock's filters Adguard's filters it works in brave. i tried literally everything. AdBlock plus is the MAIN culprit. it prevents ublock's css injection that's why it leaves annoying big space. |
the problem is the list you use is not specific to cromite. |
so then we gotta live with this big ads space? then even tho i like cromite i got no choice but to stick to brave sadly |
you just have to wait for the lists to update their rules, perhaps you could communicate this to the maintainers |
thank you |
there is one thing I do not understand, maybe @Retold3202 can make me understand it. for apkmirror, in easylist, there is an exception to hide for in doubt of my bug, I tried brave with the same lists, same behaviour. using ublock instead, no problem. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Looks like it's for Anti-Adblock to avoid detection.
How did you test it? Brave already includes EasyList by default (+ other lists like EasyPrivacy) with their own tweaks, so maybe adding those lists separately on top of Brave's defaults is causing the problem for Brave. You could also enable Brave's 'Aggressive' content blocking to rule that out. I myself just tested
I'm not sure - uBlock Origin, Brave, & Cromite in this case are all (to my understanding) using the same EasyList filter. Unless some of the other default lists uBlock Origin & Brave use that Cromite doesn't are interfering and removing the white space, my guess would be that this is some kind of limitation or incompatibility with ABP's filtering engine. It might just not be as effective for cosmetic filtering like this. Probably needs more testing.
This is probably worth pursuing - since uBlock Origin's default lists are of very high quality (Also used by Brave & many other content blockers by default). We would need to investigate the specific differences between uBo's syntax & ABP's syntax, and what we would have to remove or adapt to get the lists working as expected. I know that they're pretty similar so I don't think something like this would be too difficult, but we would need to look and see. |
could be, but deleting the rule does not seem to have an active anti-adblock in apkmirror
why do you ask? simply by selecting the list.
I hadn't tried it, who knows what changes.
no, it doesn't, ublock has its own filters that seem to work better.
I too thought it was a bug, but I checked, by writing in the log the css that is injected into the page (directly from code), simply the #@# rule takes precedence over ## so it is correct that it is not included in the css.
i looked at uBo code a bit and compared it with adblockplus's, there are things that adblockplus doesn't have and things that don't work well, but i have to rule out my bugs first. unfortunately this is a bit long because:
As we move forward, the time to devote to each individual issue becomes greater... this is becoming a big problem. |
when i add this list to brave that weird ads space is completely gone. even the "these's an ads here" text is completely gone as well. but when i remove it leaves weird text in there. https://ublockorigin.pages.dev/filters/filters.min.txt ref: https://ublockorigin.pages.dev/ it's clean without that filter |
Preliminary checklist
Can the bug be reproduced with corresponding Chromium version?
Yes
Are you sure?
Yes
Cromite version
128.0.6613.40
Device architecture
arm64-v8a
Platform version
Android 14
Android Device model
Redmi Turbo 3
Is the device rooted?
No
Changed flags
'no flags changed'
Is this bug happening in an incognito tab?
Yes
Is this bug caused by the adblocker?
Yes
Is this bug a crash?
no.
Describe the bug
Details
unnecessary space in https://apkmirror.com
Steps to reproduce the bug
go to https://apkmirror.com
Expected behavior
there shouldn't be any space
Details
Screenshots
No response
The text was updated successfully, but these errors were encountered: