This website requires JavaScript.
Explore
Help
Register
Sign in
Difuse
/
packages
Watch
2
Star
0
Fork
You've already forked packages
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
65d98a79f0
packages
/
net
/
simple-adblock
/
files
/
simple-adblock.hotplug
6 lines
102 B
Text
Raw
Normal View
History
Unescape
Escape
simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-17 00:41:39 +00:00
#!/bin/sh
simple-adblock: options to filter non-ASCII domains, local compressed storage Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-07-04 22:42:51 +00:00
if [ "$ACTION" = "ifup" ]; then
simple-adblock: support multiple dnsmasq instances; rework communication between principal package and luci app Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-29 05:13:18 +00:00
sleep 10 && /etc/init.d/simple-adblock start hotplug &
simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-17 00:41:39 +00:00
fi
Reference in a new issue
Copy permalink