mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-07-29 14:09:05 +00:00
Now we pass filtering rules to urlfilter as filer file names, rather than the list of rule strings. (Note: user rules are still passed as the list of rule strings). As a result, we don't store the contents of filter files in memory.