aboutsummaryrefslogtreecommitdiff
path: root/net/adblock-fast/files
Commit message (Collapse)AuthorAge
* adblock-fast: bugfix: remove domains on allowStan Grishin2023-09-16
| | | | | | * fix sed command to properly remove allowed domains from block-file Signed-off-by: Stan Grishin <stangri@melmac.ca>
* adblock-fast: initial commitStan Grishin2023-08-28
* this package replaces simple-adblock package * it was impossible to keep existing config structure and continue improving the simple-adblock the way I wanted, hence the new package name * the migration script for existing simple-adblock config is included in the uci-defaults file Signed-off-by: Stan Grishin <stangri@melmac.ca>