mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-08-23 02:28:11 +02:00
Updated Customising sources for ad lists (markdown)
parent
9d884d27cc
commit
803a14d959
@ -1,7 +1,7 @@
|
||||
# Pi-hole's Default Block Lists
|
||||
By default, when `gravity.sh` pulls in lists of domains to block, we combine several lists, which are defined in [`/etc/pihole/adlists.default`](https://github.com/pi-hole/pi-hole/blob/master/adlists.default):
|
||||
By default, when `pihole -g` pulls in lists of domains to block, we combine several lists, which are defined in [`/etc/pihole/adlists.default`](https://github.com/pi-hole/pi-hole/blob/master/adlists.default):
|
||||
|
||||
Note: There are several lists that are commented out. In order to enable them, follow the instructions at the top of the file. After making any changes, run `gravity.sh` to pull in any changes.
|
||||
Note: There are several lists that are commented out. In order to enable them, follow the instructions at the top of the file. After making any changes, run `pihole -g` to pull in any changes.
|
||||
|
||||
If you add any domains, then they can go anywhere in the file, so long as they are not commented out (prefixed with `#`)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user