µBlock is blocking random images on sites Topic is solved
Moderators: FranklinDM, Lootyhoof
-
Mæstro
- Keeps coming back

- Posts: 804
- Joined: 2019-08-13, 00:30
- Location: Casumia
µBlock is blocking random images on sites
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
All posts 100% organic. Ash is the best letter.
What is being nice online?
Debian 10 ELTS / Official PM build
-
Moonchild
- Project founder

- Posts: 38678
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: µBlock is blocking random images on sites
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
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
Mæstro
- Keeps coming back

- Posts: 804
- Joined: 2019-08-13, 00:30
- Location: Casumia
Re: µBlock is blocking random images on sites
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
All posts 100% organic. Ash is the best letter.
What is being nice online?
Debian 10 ELTS / Official PM build
-
Moonchild
- Project founder

- Posts: 38678
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: µBlock is blocking random images on sites
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
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
UCyborg
- Astronaut

- Posts: 652
- Joined: 2019-01-10, 09:37
- Location: Slovenia
Re: µBlock is blocking random images on sites
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

- Posts: 438
- Joined: 2014-05-10, 18:19
- Location: UK
Re: µBlock is blocking random images on sites
Has there been any reply from ublock maintainers?
-
back2themoon
- Knows the dark side

- Posts: 3082
- Joined: 2012-08-19, 20:32
Re: µBlock is blocking random images on sites
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/Improve Pale Moon performance • Safe Mode / clean profile test info
How to auto-fill passwords • How to apply user agent overrides
Information to include when asking for support
Windows 10 Pro x64 (W11: hard pass)
How to auto-fill passwords • How to apply user agent overrides
Information to include when asking for support
Windows 10 Pro x64 (W11: hard pass)
-
therube
- Board Warrior

- Posts: 1752
- Joined: 2018-06-08, 17:02
Re: µBlock is blocking random images on sites
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.
(Purge & Update Filter list seemed to work.)
Oh, & this too, [PM] uBlock Origin and meteoblue.com and other sites too.
-
thosrtanner
- Lunatic

- Posts: 438
- Joined: 2014-05-10, 18:19
- Location: UK
Re: µBlock is blocking random images on sites
I think they've updated the broken filter as I've been able to switch back on for this site.