You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Disclaimer: The has-text values in this post are hypothetical, and are very unlikely to match any elements on the example URL page.
While I am well aware that there was wide consensus when domain wildcarding support in hiding rules was added to uBO some years ago, that only one asterisk was allowed, and that it'd be tied to TLDs (e.g. google.*), I've ran into a particular situation where double wildcarding would've made things much easier for me to maintain and test (e.g. nitter.*.*).
As the situation currently stands, My Filters consider e.g. nitter.*.*##.timeline-item:has-text(brony) to be an invalid domain marked in red, so I've had to look at https://github.com/zedeus/nitter/wiki/Instances#public for working instances, then try to view a tweet on each domain shown as working to see if they actually do work (e.g. if PFPs show up, tweet shows up, may later have to test if embeds show up when linked to on Discord), and then use every single confirmed domain in the hiding rule, leading to stuff like nitter.*,nitter.unixfox.eu,nitter.mint.lgbt,nitter.esmailelbob.xyz,nitter.d420.de,nitter.x86-64-unknown-linux-gnu.zip,nitter.woodland.cafe,nitter.dafriser.be,nitter.catsarch.com,nitter.perennialte.ch,nitter.salastil.com,nitter.uni-sonia.com,n.opnxng.com,nitter.ktachibana.party##.timeline-item:has-text(brony), which may possibly have to be re-tested every 4 weeks or so, if not more often.
The way I imagine double wildcarding would work, would be able to compress such entries to the much shorter nitter.*,nitter.*.*,n.opnxng.com##.timeline-item:has-text(brony).
Paste nitter.*.*##.timeline-item:has-text(brony) into My Filters.
See that the nitter.*.* part is highlighted in red, and that the parser error claims "Invalid filter: Bad domain name".
Expected behavior
Support for double or multiple wildcarding in hiding rules' domains, and/or any other way to handle mass networks like Nitter, InvidioUS, and Mastodon in one sweep in ways that reduce row lengths and manual list maintenance.
Actual behavior
No such support appears to exist at the moment.
uBO version
1.52.2
Browser name and version
Chrome 118.0.5993.118 x64 stable
Operating System and version
Windows 11 22H2 x64, with all monthly patches that I'm aware of
The text was updated successfully, but these errors were encountered:
Prerequisites
I tried to reproduce the issue when...
Description
Disclaimer: The has-text values in this post are hypothetical, and are very unlikely to match any elements on the example URL page.
While I am well aware that there was wide consensus when domain wildcarding support in hiding rules was added to uBO some years ago, that only one asterisk was allowed, and that it'd be tied to TLDs (e.g.
google.*
), I've ran into a particular situation where double wildcarding would've made things much easier for me to maintain and test (e.g.nitter.*.*
).As the situation currently stands, My Filters consider e.g.
nitter.*.*##.timeline-item:has-text(brony)
to be an invalid domain marked in red, so I've had to look at https://github.com/zedeus/nitter/wiki/Instances#public for working instances, then try to view a tweet on each domain shown as working to see if they actually do work (e.g. if PFPs show up, tweet shows up, may later have to test if embeds show up when linked to on Discord), and then use every single confirmed domain in the hiding rule, leading to stuff likenitter.*,nitter.unixfox.eu,nitter.mint.lgbt,nitter.esmailelbob.xyz,nitter.d420.de,nitter.x86-64-unknown-linux-gnu.zip,nitter.woodland.cafe,nitter.dafriser.be,nitter.catsarch.com,nitter.perennialte.ch,nitter.salastil.com,nitter.uni-sonia.com,n.opnxng.com,nitter.ktachibana.party##.timeline-item:has-text(brony)
, which may possibly have to be re-tested every 4 weeks or so, if not more often.The way I imagine double wildcarding would work, would be able to compress such entries to the much shorter
nitter.*,nitter.*.*,n.opnxng.com##.timeline-item:has-text(brony)
.A specific URL where the issue occurs.
https://nitter.mint.lgbt/dril/status/134787490526658561
Steps to Reproduce
nitter.*.*##.timeline-item:has-text(brony)
into My Filters.nitter.*.*
part is highlighted in red, and that the parser error claims "Invalid filter: Bad domain name".Expected behavior
Support for double or multiple wildcarding in hiding rules' domains, and/or any other way to handle mass networks like Nitter, InvidioUS, and Mastodon in one sweep in ways that reduce row lengths and manual list maintenance.
Actual behavior
No such support appears to exist at the moment.
uBO version
1.52.2
Browser name and version
Chrome 118.0.5993.118 x64 stable
Operating System and version
Windows 11 22H2 x64, with all monthly patches that I'm aware of
The text was updated successfully, but these errors were encountered: