µBlock is blocking random images on sites Topic is solved

Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.

Moderators: FranklinDM, Lootyhoof

User avatar
Mæstro
Keeps coming back
Keeps coming back
Posts: 804
Joined: 2019-08-13, 00:30
Location: Casumia

µBlock is blocking random images on sites

Post by Mæstro » 2025-07-19, 14:58

Without warning, sometime within the last hour or so, µBlock has become far too zealous in how it blocks images; it is now blocking lots of random images, stylesheets and other features on random websites. For example, on this board, µBlock is now blocking the topic icons and the moon on the top, but not profile pictures. On Wikipedia with Monobook, the background image of a book and the style sheet are blocked. I know this to be µBlock’s fault, for disabling µBlock on these pages restores all images &c which have been consumed. This is genuine blocking, not cosmetic filtering. The native image-blocking setting is set to 50 kB, as I have it always set, and some sites are not affected. Does anyone know which filter is to blame for this bizarre behaviour? I have got lots of them enabled, so it is hard to know which to blame.
Life is a fever dream Mæstro would enjoy.
All posts 100% organic. Ash is the best letter.
What is being nice online?
Debian 10 ELTS / Official PM build

User avatar
Moonchild
Project founder
Project founder
Posts: 38678
Joined: 2011-08-28, 17:27
Location: Sweden

Re: µBlock is blocking random images on sites

Post by Moonchild » 2025-07-19, 15:35

This is likely because of the filter lists you have in use, not µBlock itself.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
Mæstro
Keeps coming back
Keeps coming back
Posts: 804
Joined: 2019-08-13, 00:30
Location: Casumia

Re: µBlock is blocking random images on sites

Post by Mæstro » 2025-07-19, 15:47

Yes, you are correct. The problem is apparently for the static filter /^https:\/\/[a-z]{3,30}\.[a-z]{2,4}\/socket\.io\/socket\.io\.js$\/$script,1p,strict1p,match-case,domain=ci|ge|eu|life,header=nel:\/report_to":"cf-nel/ in µBlock’s own ‘badware risks’ filter, found through the protocol and discovered to have updated three hours ago. Whitelisting no-strict-blocking: followed by the quoted filter suffices to disregard the bad rule without disabling the whole badware filter. My actual problem is solved, but where should I report these false positives?
Life is a fever dream Mæstro would enjoy.
All posts 100% organic. Ash is the best letter.
What is being nice online?
Debian 10 ELTS / Official PM build

User avatar
Moonchild
Project founder
Project founder
Posts: 38678
Joined: 2011-08-28, 17:27
Location: Sweden

Re: µBlock is blocking random images on sites

Post by Moonchild » 2025-07-19, 16:02

if it's a ublock -internal- filter then you need to report it to ublock. In all other cases you need to contact the filter list maintainer.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
UCyborg
Astronaut
Astronaut
Posts: 652
Joined: 2019-01-10, 09:37
Location: Slovenia

Re: µBlock is blocking random images on sites

Post by UCyborg » 2025-07-20, 13:42

It's due to outdated engine, it doesn't interpret anything after "$script" correctly, the last directive specifically makes it go bonkers. Maybe Modify HTTP Response could be used to strip such filters from default lists before they make it to the final destination for the extension to parse.

thosrtanner
Lunatic
Lunatic
Posts: 438
Joined: 2014-05-10, 18:19
Location: UK

Re: µBlock is blocking random images on sites

Post by thosrtanner » 2025-07-21, 10:06

Has there been any reply from ublock maintainers?

User avatar
back2themoon
Knows the dark side
Knows the dark side
Posts: 3082
Joined: 2012-08-19, 20:32

Re: µBlock is blocking random images on sites

Post by back2themoon » 2025-07-23, 09:53

Mæstro wrote:
2025-07-19, 15:47
Whitelisting no-strict-blocking: followed by the quoted filter suffices to disregard the bad rule without disabling the whole badware filter.
Are you saying this entire line:

Code: Select all

no-strict-blocking: /^https:\/\/[a-z]{3,30}\.[a-z]{2,4}\/socket\.io\/socket\.io\.js$\/$script,1p,strict1p,match-case,domain=ci|ge|eu|life,header=nel:\/report_to":"cf-nel/
Should go to the "Trusted sites" section?

User avatar
therube
Board Warrior
Board Warrior
Posts: 1752
Joined: 2018-06-08, 17:02

Re: µBlock is blocking random images on sites

Post by therube » 2025-07-23, 16:16

Similar sounding (SeaMonkey) thread, Pages not displayed fully.
(Purge & Update Filter list seemed to work.)


Oh, & this too, [PM] uBlock Origin and meteoblue.com and other sites too.

thosrtanner
Lunatic
Lunatic
Posts: 438
Joined: 2014-05-10, 18:19
Location: UK

Re: µBlock is blocking random images on sites

Post by thosrtanner » 2025-07-25, 17:58

I think they've updated the broken filter as I've been able to switch back on for this site.