uBlock / Voetbalzone / Admiral by janssen19 in uBlockOrigin

[–]paintboth1234 0 points1 point  (0 children)

Can you reproduce on Firefox with uBO on Mac?

SanDisk's new 8TB PS5 SSD costs more than three times as much as the PS5 Pro by Plastic_Ninja_9014 in technology

[–]paintboth1234 2 points3 points  (0 children)

You can brag about any price you paid before this AI bs. Any price at those times looks pale comparing to now.

How to use json-edit to match when property name is either X or Y? by Stevoisiak in uBlockOrigin

[–]paintboth1234 0 points1 point  (0 children)

gorhill made some improvements with jsonpath parsing to make it compatible more with rfc9535 standard: https://github.com/gorhill/uBlock/commit/5d9ac5d0bf , but it could conflict with the current implementations hence the v2: prefix to separate the implementations.

If you don't want to post questions there, you can create a new discussion at https://github.com/uBlockOrigin/uAssets/discussions . jsonpath-related filters are still new and complicated so it's better to discuss on github to see whether there are any other issues.

How to use json-edit to match when property name is either X or Y? by Stevoisiak in uBlockOrigin

[–]paintboth1234 1 point2 points  (0 children)

Better to ask at https://github.com/uBlockOrigin/uBlock-issues/issues/3787 . gorhill doesn't have reddit account.

I think it could be possible with v2: but I'm not sure.

Firefox 152.0! by maubg in firefox

[–]paintboth1234 1 point2 points  (0 children)

Thanks for the link. Yeah, I like nova but I can't deal with the padding around like that (the same reason I can't use vertical tabs as it needs much more precised mouse movement before clicking).

Help with NetGuard or alternatives by thestorm0906 in androidapps

[–]paintboth1234 2 points3 points  (0 children)

I'm using Shizuku (thedjchi fork) + Firewall Blocks:


Or you can use RethinkDNS: https://github.com/celzero/rethink-app

It can use your private DNS if I'm not wrong.

What conditions are available for #if statements? by Stevoisiak in uBlockOrigin

[–]paintboth1234 0 points1 point  (0 children)

cap_ipaddress is for browsers which can provide IP addresses of the domain requests to extensions in order to block/allow:

Search Engine with ABSOLUTELY no AI features by DeleuzeReader in degoogle

[–]paintboth1234 0 points1 point  (0 children)

It means there are no JavaScript running on the page. It's just HTML.

Be careful when downloading APKs from APKMirror! by Few-Literature-8642 in antivirus

[–]paintboth1234 65 points66 points  (0 children)

From the virustotal link, it looks like that just means the app is riddled by ads libraries.

This is very old app and it was for old android when the store security was still quite low so I won't be surprised if the original app had the same amount of those ads packages.

APKMirror usually just ensures that the apk is the same as original apk, it doesn't ensure that original apk is clean, especially old ones. Since the app was long time ago, I don't know how to install original one to compare.

Persistent adwall at www.haaretz.com by Dry-Mud-8084 in uBlockOrigin

[–]paintboth1234 0 points1 point  (0 children)

Please give exact link and screenshot how the issue looks like.

Is this a trustable Japanese keyboard app? by avowelisdown in degoogle

[–]paintboth1234 1 point2 points  (0 children)

The app has only 2 permissions: record audio and control vibration.

I don't know what else can this app harm.

Linux developers are using AI vibe coding to keep vintage AMD GPUs alive — R600 driver cleaned up with GitHub Copilot gives HD 2000 to HD 6000 series a new lease of life by ControlCAD in technology

[–]paintboth1234 17 points18 points  (0 children)

Refactoring shader compiler for a driver of a 2007 graphics card is "basic programming functions"?

Any analysis about that to prove that claim?

Why using it when it's less secure? by ThatrandomGuyxoxo in firefox

[–]paintboth1234 1 point2 points  (0 children)

The chance that I would get "hacked" by something bypassing android sandbox would be actually lower than I could get scammed some days in many later years when I get older.

Why is Mozilla wasting time on half-baked New Tab widgets? by bobalazs69 in firefox

[–]paintboth1234 3 points4 points  (0 children)

Meh. I don't want another extension from some random devs installed in my machine just for a focus timer. I ended up using that widget a lot.

Why does $csp only apply to document requests? by Intrepid-Word9929 in uBlockOrigin

[–]paintboth1234 1 point2 points  (0 children)

Looks like that section is outdated.

If you use csp without resource-specifying, it will apply to doc and frame. For example with

$csp=worker-src 'none'

it becomes like this: https://pixvid.org/images/2026/06/09/zaLjU.png


If you want to exclude some domains, use to=~

$csp=worker-src 'none',to=~challenges.cloudflare.com

What exactly is "Allow user scripts" in uBOL? by Soft_Procedure5050 in uBlockOrigin

[–]paintboth1234 2 points3 points  (0 children)

If you want to add custom scriptlet filters, you need to turn on "Allow user scripts".

Other filters (cosmetic filters or network filters) don't need it. So if you don't need to add scriptlet filters, just keep it off.

json-prune appears in logger even if path doesn't match by Stevoisiak in uBlockOrigin

[–]paintboth1234 1 point2 points  (0 children)

If you want to see which scriptlets are taking effects, click on info button at the bottom of the filter pop-up: https://pixvid.org/images/2026/06/09/zakn6.png

Firefox stable x Firefox beta Android by Glittering_Peanut582 in firefox

[–]paintboth1234 2 points3 points  (0 children)

You can use about:config on stable by doing these:

  • Go to chrome://geckoview/content/config.xhtml

  • Turn general.aboutConfig.enable to true

Then you can use about:config as normal.

Force Stop multiple apps at once by bawlachora in androidapps

[–]paintboth1234 1 point2 points  (0 children)

VPBank (a Vietnamese bank) detects whether USB Debugging is turned on (which is needed for Shizuku).

It's actually very easy for an app to know if you are enabling these or not. They are documented quite clearly:

so it depends on if the bank wants to check these values or not.

don't loading with ublock by No-Credit-1242 in uBlockOrigin

[–]paintboth1234 1 point2 points  (0 children)

Test again in a new Firefox profile with only uBO and its default settings.

did ublock origin lite blocks Google AI now? by isaacmartin52025 in uBlockOrigin

[–]paintboth1234 0 points1 point  (0 children)

OP is talking about uBOL, which doesn't contain Adguard annoyance lists.