Closed anewuser closed 5 years ago
Adding this invalid regex to the Excludes field of a rule makes all filters stop working:
Excludes
/example.com\/
Request Control 1.13.3 Firefox 68.0.2
Fixed in 1.14.0
Invalid regexp is treated now as a literal string, and other rules continue to work.
Adding this invalid regex to the
Excludes
field of a rule makes all filters stop working:/example.com\/
Request Control 1.13.3 Firefox 68.0.2