AdguardTeam / FiltersCompiler

A tool that compiles & validates filters
GNU Lesser General Public License v3.0
52 stars 12 forks source link

When applying `/addModifiers`, there is no check if the rule has a modifier #218

Closed Alex-302 closed 2 months ago

Alex-302 commented 4 months ago

Related to https://github.com/AdguardTeam/FiltersRegistry/pull/947

Currently, an extra modifier with a modifier marker is added, making the rule incorrect.

image