AdguardTeam / AdguardTeam/HostlistCompiler
Support passing rules directly to the programmatic API
Open
Priority: P4
- Dominant language
- JavaScript
- Stars
- 232
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Currently, HostlistCompiler only accepts source as URLs and will automatically download them using `@adguard/filters-downloader`. However, in some cases, the filters might already be downloaded/cached somewhere locally and could be used directly instead of downloading over the Internet.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.