mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-31 01:24:17 +02:00
Removed links to outdated tutorial, as it suggests modifying gravity.sh. New method is to use adlists.default
parent
668e15a250
commit
342ed22f46
@ -10,7 +10,7 @@ http://winhelp2002.mvps.org/hosts.txt
|
|||||||
http://mirror1.malwaredomains.com/files/justdomains
|
http://mirror1.malwaredomains.com/files/justdomains
|
||||||
```
|
```
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
One such list is `http://adblock.mahakala.is/`, though be warned, they have been known to block a lot of legitimate sites, including the entire `.com` range...
|
One such list is `http://adblock.mahakala.is/`, though be warned, they have been known to block a lot of legitimate sites, including the entire `.com` range...
|
||||||
|
|
||||||
@ -21,5 +21,3 @@ To do this, use the following commands:
|
|||||||
`cp /etc/pihole/adlists.default /etc/pihole/adlists.list` (to make a copy)
|
`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