Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regex pattern seems not to be honoured, glob patterns do. #158

Open
dreirund opened this issue May 20, 2021 · 1 comment
Open

Regex pattern seems not to be honoured, glob patterns do. #158

dreirund opened this issue May 20, 2021 · 1 comment

Comments

@dreirund
Copy link

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

@O-DoC
Copy link

O-DoC commented Aug 17, 2021

This work fine on mine - regex patterns.
But no "temporary containers" addon.
This could be from that other one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants