Replies: 2 comments
-
No workaround, and no plan to change this. Dynamic filtering is implemented using lookup tables and I don't plan on ever changing this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I enabled hard mode but want to allow
example[0-9].com
, so theoretically I would want to add* example[0-9].com * noop
as a dynamic filtering rule but regex would not work. Any workaround?Beta Was this translation helpful? Give feedback.
All reactions