Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | urlfilter: Add FilterTree class | Aqua-sama | 2018-10-16 | 2 | -0/+61 |
FilterTree is a class that holds filter rules, sorted by the domain they are to be applied on. The rules are to follow FilterLeaf as interface. - Add a hostlist rule format to FilterTree. - Add a test for hostlist format. |