mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2024-11-10 02:15:42 +01:00
Update README.md
This commit is contained in:
parent
005f792f87
commit
e44c02d5cf
@ -102,7 +102,7 @@ Refresh your DNS cache
|
||||
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder
|
||||
```
|
||||
|
||||
### Extra: dnsmasq is in charge of solving all DNS
|
||||
### Bonus: dnsmasq is in charge of solving all DNS
|
||||
|
||||
Add in confiigure file: `/usr/local/etc/dnsmasq.conf`
|
||||
|
||||
@ -112,7 +112,7 @@ server=208.67.222.222
|
||||
server=208.67.220.220
|
||||
```
|
||||
|
||||
### Extra: dnsmasq have test domains
|
||||
### Bonus: dnsmasq have test domains
|
||||
|
||||
If you want all your `.localhost` domains, for example, point to localhost add in confiigure file: `/usr/local/etc/dnsmasq.conf`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user