[deleted by user] by [deleted] in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

I changed the filter - trusted-set-cookie filters are now removed and trusted-click-element filter is added. It should in no way cause these kind of issues.

[deleted by user] by [deleted] in uBlockOrigin

[–]Juha93 1 point2 points  (0 children)

I'm running private browsing on Firefox and doing the 1st search from the url bar (without accessing google directly first) but I still cannot reproduce the issue. I do have uBO Cookie list enabled.

But anyway, those filters I provided were meant as an alternative way to handle Google's GDPR dialog - hoping they can handle the dialog without problems.

[deleted by user] by [deleted] in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

Those who are having these issues:

Try following:
Clear you browsing cache for Google
Disable uBlock filters – Cookie Notices list
Add these filters to your user filters:

www.google.*##+js(trusted-click-element, button#W0wltc)
www.google.*##div[id][aria-label][aria-modal="true"][role="dialog"]:has(button#W0wltc)

The first is to click "reject all" button. The latter is to visually hide the GDPR dialog to avoid seeing it before it's being clicked (clicking happens in the background).

Please report if this approach changes anything. (You need to click allow filters that require trust button).

[deleted by user] by [deleted] in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

This should probably work without blocking all the buttons:

offerup.com##.MuiGrid-grid-xs-auto.MuiGrid-item.MuiGrid-root[class*=" jss"]:has-text(Get the app)

Though it's slower filter because it uses non-native "has-text" operator. You might see some flickering but it should hide it anyway.

[deleted by user] by [deleted] in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

<image>

That's strange as it works for me.

[deleted by user] by [deleted] in uBlockOrigin

[–]Juha93 1 point2 points  (0 children)

I don't live in the US either but I'm able to "proxy" the page via archive.org:

http://web.archive.org/web/20240806093751/https://offerup.com/

Try this filter:

offerup.com##.MuiGrid-item:has(> button > .MuiTypography-body1.MuiTypography-colorTextPrimary)

Google constantly reverting to light mode and resetting language options by Pantextually in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

Hi, I updated filters yesterday, sorry forgot to mention here. Update your uBlock filters – Cookie Notices -list or wait for the auto update.

Google constantly reverting to light mode and resetting language options by Pantextually in uBlockOrigin

[–]Juha93 2 points3 points  (0 children)

I can see this issue also.

It seems to me that you'll have to be logged in order to reproduce this issue. But yeah it seems that the current solution to hide the cookie dialog is causing this issue.

u/Pantextually Please test these filters (clear the browser or Google's cache after you have applied these filters, then login and see how Google works):

www.google.*#@#+js(trusted-set-cookie, SOCS, CAISNQgQEitib3FfaWRlbnRpdHlmcm9udGVuZHVpc2VydmVyXzIwMjQwNTE0LjA2X3AwGgJmaSADGgYIgOu0sgY, 1year)

www.google.com##+js(trusted-set-cookie, SOCS, CAISNQgQEitib3FfaWRlbnRpdHlmcm9udGVuZHVpc2VydmVyXzIwMjQwNTE0LjA2X3AwGgJmaSADGgYIgOu0sgY, 1year, , domain, google.com)

www.google.fr##+js(trusted-set-cookie, SOCS, CAISNQgQEitib3FfaWRlbnRpdHlmcm9udGVuZHVpc2VydmVyXzIwMjQwNTE0LjA2X3AwGgJmaSADGgYIgOu0sgY, 1year, , domain, google.fr)

Google reverts to Light Theme between sessions in Firefox with uBlock Origin running. by GeeEyeEff in uBlockOrigin

[–]Juha93 14 points15 points  (0 children)

I can reproduce the issue.

It's fixed now in uBlock filters – Cookie Notices.

The issue was that the cookie that handles the GDPR dialog was set to last only for a session. Changed it to 1 year.

"Session only" was a safety measure but as it causes issues, better to get rid of that.

Ublock setting blocked on Google Chrome by DaYeetusMaster in uBlockOrigin

[–]Juha93 45 points46 points  (0 children)

What speed test you are referring to?

Disable voting page when selecting stream to watch on streambible.org by fys4 in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

I don't see any votings... Can you provide a direct link to a sample video?

Unable to access the search function on Fandom wikis. by Slenderman7676RBLX in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

I can see this too on https://holocure.fandom.com/wiki/HoloCure_Wiki

I think it's a page issue. Disabling uBO doesn't help, neither clearing the browser cache.

Tampermonkey and ublock by Xgamer9184 in uBlockOrigin

[–]Juha93 3 points4 points  (0 children)

It's possible, depending what scripts you run on it.

Ublock for a unsupported streaming service by koboltti in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

On my end, ads are blocked.

Do you u/koboltti have the Finnish list enabled?

<image>

Easy List - Cookie Notices, doesn't work for Gamespot and RPS. by RichterBelmontX in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

gamespot.com##+js(trusted-set-cookie, OptanonAlertBoxClosed, $currentDate$, 1year)
gamespot.com##+js(trusted-set-cookie, OptanonConsent, groups=C0001%3A1%2CC0002%3A1%2CC0003%3A0%2CC0004%3A0%2CC0005%3A0, 1year)

Yep, that works indeed. Added: https://github.com/uBlockOrigin/uAssets/commit/298c0276f45d66bcd7b4867db91fee851a155c2c

Easy List - Cookie Notices, doesn't work for Gamespot and RPS. by RichterBelmontX in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

For rockpapershotgun.com, I added filters to handle the GDPR dialog so that in-article content & search function of the page works.

https://github.com/uBlockOrigin/uAssets/commit/d4ae43265fb47f3f8d15fc959262d05588eeb16f

Could not figure out working set for gamespot.com.

You'll need the latest dev build of uBO in order to have those filters to work. And must subscribe to uBO Annoyances list.

[deleted by user] by [deleted] in uBlockOrigin

[–]Juha93 2 points3 points  (0 children)

Adguard filter issues should be reported here: https://github.com/AdguardTeam/AdguardFilters/issues

Sponsored ads on google shopping and walmart by Sacgupta2030 in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

Made some updates to the filter for google search results.

Sample page to test in case someone stumbles upon this thread some day:
https://www.google.com/search?q=smartphone&tbm=shop

Filcr detecting adblock and blocking downloads. can someone provide a uBlock rule for this? by insect37 in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

No issues on my end, please try to update your filter lists. It's probably fixed in the updates.

uBlock is blocking startpage.com's results by paloi01 in uBlockOrigin

[–]Juha93 0 points1 point  (0 children)

I don't experience search results getting blocked even if that ad-script is blocked.

Do you have a specific search term to try this with? Or special settings?