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
7fba38e3f6
packages
/
net
/
simple-adblock
/
files
/
simple-adblock.hotplug
6 lines
103 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: bugfix: proper dnsmasq reload on stop, rework start/stop logic Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-06 16:34:03 +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