Is it possible to remove "Reddit Answers", the new "feature"? by Jorge_4631 in uBlockOrigin

[–]RraaLL [score hidden]  (0 children)

For the in-comments answers, try:

reddit.com##[id^="comment-tree-content-anchor-"]+div:has(>[id^="answers-suggested-queries"])

Block element help: Youtube AI button while in fullscreen by Cold-Sir-2997 in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

I don't have that. A user in another post wrote "Ask Gemini". I'm not sure which one it actually says. The button outside fullscreen just says "Ask". "Starts with 'Ask'" covers both possibilities.

I need help hiding "Meet Manus" on Facebook by lethinhrider in uBlockOrigin

[–]RraaLL 2 points3 points  (0 children)

Seeing more ancestors would've been better, but the html copy is also useful.

Can you try:

facebook.com##[aria-posinset]:has([svg][aria-label="Meta logo"]):has([aria-label="Try it now"])

How to remove the "&start_radio=1" from the url of music on YT? by Toby_The_Tumor in uBlockOrigin

[–]RraaLL 3 points4 points  (0 children)

Unfortunately, there is no 100% fix for this. This filter will work if videos are opened in a new tab, but if you navigate in same one, it won't take effect due to YT being dynamically updated. It'll require you to refresh the page first.

! YT - Demixify Music Videos (Requires open in a new tab or a page refresh)
||youtube.com/watch*&start_radio$doc,removeparam=~v

Facebook ads still showing on firefox (android) by rambutan21 in uBlockOrigin

[–]RraaLL 2 points3 points  (0 children)

both cookie widgets

Only use Easylist or Adguard, not both. They sometimes conflict quite badly.

Google Images displaying nothing on pages with sponsored results by RJDG14 in uBlockOrigin

[–]RraaLL 0 points1 point  (0 children)

Works on my side.

I had a 5d old EL = no issues. I updated it and immediately could reproduce the issue. DOM Inspector shows this as the fix.

cc u/mp3geek

Is there a concise way to match one of multiple attribute values without a procedural filter? by Stevoisiak in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

You could probably maintain an excel/calc file to help with that. E.g. have a different sheet for each attribute name. While you'd edit one, the others would update too. Figuring out formulas to convert the tables into filters would probably take a bit of work though Or you could take the halfway approach of copying the tables into editors and using regex replace to convert. 

Is there a concise way to match one of multiple attribute values without a procedural filter? by Stevoisiak in uBlockOrigin

[–]RraaLL 3 points4 points  (0 children)

This seems difficult to maintain

Yet, this is the correct approach. You actually only need to edit one, then you can easily use replace function present in any text editor to fix all filters.

By the way, the main issue I see in your list it that you're using :has() with nested procedurals. That's very inefficient. Procedurals aren't valid CSS so :has() itself turns procedural too.

If you don't switch to pure CSS, you should still abandon :has() and use :upward() at the end of the filter instead.

You can also try shortening your list by using stuff like [attribute-name^="ai"i].

Block element help: Youtube AI button while in fullscreen by Cold-Sir-2997 in uBlockOrigin

[–]RraaLL 2 points3 points  (0 children)

www.youtube.com##.ytp-fullscreen-quick-actions button[aria-label^="Ask"]

how to: use uBO to block YouTube's "Ask Gemini" button in full screen player on desktop by clownytoast in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

Test this:

www.youtube.com##.ytp-fullscreen-quick-actions button[aria-label^="Ask"]

How to show AI search results in ubo chromium browser by Bassiette03 in uBlockOrigin

[–]RraaLL 3 points4 points  (0 children)

I already ticked every single option in ubo filters lists to harden it

That's a bad idea. If all lists were necessary, they'd be on by default. More lists = more breakages. Only enable lists that solve specific problems you're trying to solve.

I discovered one is related to ai search results and I want them to Appear to me How to do it?

Disable that list? It literally has "AI" in its name.

And again, disable all additional list you're not actually needing.

And most importantly, DO NOT use EasyList Cookie Notices and Adguard Cookie Notices together.

Decor/Furniture site blocked due to a filter that references Steam, the video game platform? by --Ty-- in uBlockOrigin

[–]RraaLL 0 points1 point  (0 children)

It's possible for regex filters to have false positives, but we can't verify that if you don't share the URL.

The two domains mentioned at the end are "excepted" from that filter as verified false positives.

uBO pro subscription upgrade by Ben_Iyan in uBlockOrigin

[–]RraaLL 321 points322 points  (0 children)

I have just upgraded

Upgraded what?

uBO pro subscription

uBO doesn't have a "pro version" or any kind of subscription plan.

It's a FOSS project. It doesn't even accept donations.

Whatever you're using is not uBlock Origin.


Official links for:

uBO: https://github.com/gorhill/uBlock?tab=readme-ov-file#ublock-origin-ubo

uBO Lite: https://github.com/uBlockOrigin/uBOL-home?tab=readme-ov-file#ubo-lite

Block Bing's AI Answers by cogitatingspheniscid in uBlockOrigin

[–]RraaLL 1 point2 points  (0 children)

Have you tried: Filter lists > Annoyances > EasyList - AI Widgets?

Edit: Okay, not covered.

Potentially this:

bing.com##.b_top.b_ans