mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
added file path
This commit is contained in:
parent
e7d2808a95
commit
8569c419c1
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# /usr/local/bin/gravity.sh
|
||||||
|
|
||||||
# URL to pull list of known ad servers from
|
# URL to pull list of known ad servers from
|
||||||
adListURL="http://pgl.yoyo.org/adservers/serverlist.php?hostformat=dnsmasq&showintro=0&mimetype=plaintext"
|
adListURL="http://pgl.yoyo.org/adservers/serverlist.php?hostformat=dnsmasq&showintro=0&mimetype=plaintext"
|
||||||
|
|
Loading…
Reference in a new issue