pi-hole/advanced/Scripts
Jacob Salmela 57282cfe16 ugly hack to whitelist from the Web interface
I wanted the whitelist feature to keep the user on the same page
without having to reload it.  I'm sure someone better versed in PHP
could eliminate the need for this hack.  Nonetheless, it works.

www-data runs the script if executed from the Web interface.  www-data
also needs access to write to /etc/pihole/gravity.list to actually
remove the domain.  So a few more things need to happen before this
will fully work.

The changes in this script won't change what is displayed if run from
the terminal, but will help when it needs to be run from the Web
interface, so I am just committing this now.

The only other thing I would like to see would be a progress spinner,
but my Web skills still need some work...
2015-12-09 15:16:34 -06:00
..
chronometer.sh Add copyright headers 2015-12-06 05:55:50 -08:00
piholeLogFlush.sh Add copyright headers 2015-12-06 05:55:50 -08:00
whitelist.sh ugly hack to whitelist from the Web interface 2015-12-09 15:16:34 -06:00