Maybe it's a bug. For example: this rule does not apply on `https://example.com/?test` ``` adb [$path=/test/]example.com##body ``` In my private filter, there are several rules for which I have to use the $url modifier to make them work properly.
Maybe it's a bug. For example: this rule does not apply on
https://example.com/?testIn my private filter, there are several rules for which I have to use the $url modifier to make them work properly.