-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
invalidnot a uBlock issuenot a uBlock issue
Description
Prerequisites
- I verified that this is not a filter list issue. Report any issues with filter lists or broken website functionality in the uAssets issue tracker.
- This is NOT a YouTube, Facebook or Twitch report. These sites MUST be reported by clicking their respective links.
- This is not a support issue or a question. For support, questions, or help, visit /r/uBlockOrigin.
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
- The issue is not present after disabling uBO in the browser.
- I checked the documentation to understand that the issue I am reporting is not normal behavior.
I tried to reproduce the issue when...
- uBO is the only extension.
- uBO uses default lists and settings.
- using a new, unmodified browser profile.
Description
Docs don't seem to specify this, but I would assume My filters take precedence over other filters, especially default filters.
A specific URL where the issue occurs.
https://en.wikipedia.org/wiki/Chandigarh_chairSteps to Reproduce
Steps:
- Install FF nightly (or current).
- Install uBlock.
- Go to uBO settings – My filters.
- Enter this filter:
/https:\/\/upload\.wikimedia\.org\/wikipedia\/commons\/thumb\/\w+\/\w+\/[^/]+\/[0-9]{3,}px-[^/]+/$domain=wikipedia.org - Save (apply changes).
- Reload an enwiki page with images. E.g. Chandigarh_chair.
Expected behavior
Should hide large images (the regexp checks for 3 digits in width [0-9]{3,}px so 100px or larger).
Actual behavior
My filters don't work.
Checked registry and EasyList seems to have higher weight:

I could disable EasyList and some other regional filters... but that doesn't seem to me like the way it should work.
uBO version
1.68.0
Browser name and version
Firefox: 149
Operating System and version
Win11pro 25H2
Metadata
Metadata
Assignees
Labels
invalidnot a uBlock issuenot a uBlock issue