diff options
author | Stan Grishin <stangri@melmac.ca> | 2023-08-28 21:13:13 +0000 |
---|---|---|
committer | Stan Grishin <stangri@melmac.ca> | 2023-08-28 21:17:03 +0000 |
commit | be69e34ce3b4f4c144b4b9e7ec2a6b480ee4d44a (patch) | |
tree | a772587b32c2c1f67b64349d77fd13ee6cc25503 /net/adblock-fast/files/README.md | |
parent | 40d5ba9378127a852b0b4735b02798be17e2e12c (diff) |
adblock-fast: initial commit
* 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>
Diffstat (limited to 'net/adblock-fast/files/README.md')
-rw-r--r-- | net/adblock-fast/files/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/adblock-fast/files/README.md b/net/adblock-fast/files/README.md new file mode 100644 index 000000000..827255ab2 --- /dev/null +++ b/net/adblock-fast/files/README.md @@ -0,0 +1,3 @@ +# README + +README has been moved to [https://docs.openwrt.melmac.net/adblock-fast/](https://docs.openwrt.melmac.net/adblock-fast/). |