pi-hole/advanced/Scripts
DL6ER a4f58b0a22
Look for "query[" instead of "query" to avoid false-positives, like listed below
root@raspberrypi:/etc/.pihole# grep 'query' /var/log/pihole.log | grep -v 'query\['
Dec 22 16:29:50 dnsmasq[30801]: forwarded code.jquery.com to 208.67.222.222
Dec 22 16:29:50 dnsmasq[30801]: reply code.jquery.com is <CNAME>
Dec 22 16:29:50 dnsmasq[30801]: reply code.jquery.netdna-cdn.com is 94.31.29.54
Dec 22 16:29:50 dnsmasq[30801]: reply code.jquery.netdna-cdn.com is 23.111.11.3
Dec 22 16:29:50 dnsmasq[30801]: reply code.jquery.netdna-cdn.com is 198.232.125.113
2016-12-22 19:09:37 +01:00
..
chronometer.sh Look for "query[" instead of "query" to avoid false-positives, like listed below 2016-12-22 19:09:37 +01:00
list.sh Merge pull request #941 from DL6ER/caseinsensitive 2016-12-04 14:33:10 -05:00
piholeDebug.sh Add countdown timer 2016-11-18 13:27:06 -08:00
piholeLogFlush.sh Replace truncate command with echo " " > 2016-09-02 16:39:34 +01:00
setupLCD.sh Consistency 2016-10-22 00:35:44 -07:00
update.sh Space to Tab 2016-12-22 18:53:44 +01:00
version.sh Catch more 1's 2016-12-01 15:10:06 -08:00
webpage.sh Fixed typo, extended help text 2016-12-20 16:28:28 +01:00