AdguardTeam / FiltersCompiler

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

Send reports about invalid rules to AdGuard filter maintainers #82

Closed Alex-302 closed 4 years ago

Alex-302 commented 4 years ago

Something like that:

!--- Base filter ---
*string from log 1*
...
*string from log n*
!
!--- Social filter ---
*string from log 1*
...
*string from log n*

or just rules instead of original strings. Target email - filters@adguard.com Sometimes valid rules are marked as invalid, so it will be useful.