containerise
containerise copied to clipboard
Regex pattern seems not to be honoured, glob patterns do.
I have several occassions where I need regex patterns instead of glob patterns.
I have for example assigned the rules
@ice-treff\.de$
@.+\.ice-treff\.de$
for a container, but when I type the URL in a new tab, it does not open the container, but instead just within a temporary container (I have the "temporary containers" addon, too).
Glob patterns and direct patterns instead work as expected:
!*.ice-treff.de
ice-treff.de
This work fine on mine - regex patterns. But no "temporary containers" addon. This could be from that other one.