AdguardTeam / tsurlfilter

AdGuard content blocking library
GNU General Public License v3.0
58 stars 12 forks source link

Relax the "too wide" validation rule #110

Closed ameshkov closed 2 months ago

ameshkov commented 1 year ago

Currently, AdGuard uses some pretty complicated algorithm of rules validation which brings more confusion than not.

Instead of the old rule I suggest us having a very simple one: "total rule length must be 4 or more characters".