mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-31 01:24:17 +02:00
link to FAQ for editing custom lists
parent
e20a5208b2
commit
d833aa33b8
@ -10,7 +10,7 @@ http://winhelp2002.mvps.org/hosts.txt
|
||||
http://mirror1.malwaredomains.com/files/justdomains
|
||||
```
|
||||
|
||||
There are many block-lists available on the internet, and we have not tried and tested them all, but we have found the above listed to be reliable.
|
||||
There are [many block-lists available on the Internet](https://pi-hole.net/faq/how-do-i-add-another-domain-source-list-to-the-pi-hole/), and we have not tried and tested them all, but we have found the above listed to be reliable.
|
||||
|
||||
If you wish to remove any of these lists, or add your own on top, then make a copy of `adlists.default` and call it `adlists.list`. This will tell `gravity.sh` that you are using a custom list, and not the defaults.
|
||||
|
||||
@ -18,4 +18,6 @@ To do this, use the following commands:
|
||||
|
||||
`cp /etc/pihole/adlists.default /etc/pihole/adlists.list` (to make a copy)
|
||||
|
||||
`nano /etc/pihole/adlists.list` (to make changes to `adlists.list`)
|
||||
`nano /etc/pihole/adlists.list` (to make changes to `adlists.list`)
|
||||
|
||||
You may need to customize the list by following the instructions [here]((https://pi-hole.net/faq/how-do-i-add-another-domain-source-list-to-the-pi-hole/).
|
Loading…
x
Reference in New Issue
Block a user