luci-app-adblock: User interface for the 'adblock' package
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 16 Feb 2016 20:28:46 +0000 (22:28 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 16 Feb 2016 20:28:46 +0000 (22:28 +0200)
commit21bf16ce04adaaa28811f96f4b29d6dc74c36ae6
tree7ada9d18d8f3190e0859c6ee51bf9814dd8f22c0
parenta860de860ad8c15d1717f317c91c2e9168260a4f
luci-app-adblock: User interface for the 'adblock' package

Simple user interface for the 'adblock' package from packages feed.
Adds 'Adblock' item to the Services menu in LuCI.
Allows enabling/disabling the service and selecting blocklists.

Configuration of the blocklist URLs and selection of Shalla categories
needs to be done manually to the config file, if needed.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
applications/luci-app-adblock/Makefile [new file with mode: 0644]
applications/luci-app-adblock/luasrc/controller/adblock.lua [new file with mode: 0644]
applications/luci-app-adblock/luasrc/model/cbi/adblock.lua [new file with mode: 0644]
applications/luci-app-adblock/root/etc/uci-defaults/40_luci-adblock [new file with mode: 0755]