-
Prerequisites
I tried to reproduce the issue when...
DescriptionIn uBOL settings on for Safari on iOS there is the "Malware protection, security" section. It has 0 filters available. The section serves no purpose when there are not any filters available for it. A while ago, urlhause was previously included then later removed. A specific URL where the issue occurs.N/ASteps to Reproduce
Expected behaviorI'd suggest removing the section entirely or including filters to go with it. Troubleshooting information |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 2 replies
-
|
Duplicate of #644 Related commit: gorhill/uBlock@8c5ddc0 |
Beta Was this translation helpful? Give feedback.
-
|
I want the "malware, security" section gone as there are no filters available for it. I tried posting a comment here before but GitHub gave an error. |
Beta Was this translation helpful? Give feedback.
-
|
Any chance of reopening since this isn't a duplicate? You've closed a valid bug report / feature request as not planned. (I don't have the ability to do that) |
Beta Was this translation helpful? Give feedback.
-
|
I'll convert this to a discussion which is where feature requests are made. |
Beta Was this translation helpful? Give feedback.
-
|
This can be hidden using CSS4: #lists > .listEntries > .listEntry:not(:has(> .listEntries)) {
display: none
}We don't support Safari 15.3 and older.
|
Beta Was this translation helpful? Give feedback.
-
|
Why was my reply to the above stating: Marked as "disruptive"? I'm done with trying to ask nicely. There's clearly no attempt being made to change the default behaviour. Ill still leave the discussion open as there's no way to close as unplanned. |
Beta Was this translation helpful? Give feedback.
-
Both uBO and uBOL are free products that are entirely developed and supported by volunteers. Just because you want something changed doesn't mean that everyone agrees with it, or that they have the time or motivation to implement it. If you are unsatisfied with uBO/uBOL, or the volunteer support that is provided, then you may want to consider choosing another product that better meets your needs.
I've closed the discussion per your request. |
Beta Was this translation helpful? Give feedback.
-
Because we have to put our little free time to attempt resolving a ton of other important issues involving actual real sites every single day? We are volunteers, not customer supports. We don't have infinite free time, you know? We have real lives and real work outside github, you know?
You want this, you want that. This is FOSS community project. Feel free to make changes yourself and ask for pull requests if you feel that annoyed. That's how open source projects always do: scratch your own itch, not demand others to scratch yours. |
Beta Was this translation helpful? Give feedback.
-
|
This fixes the issue: gorhill/uBlock@52e66ff |
Beta Was this translation helpful? Give feedback.

This fixes the issue: gorhill/uBlock@52e66ff