mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Replace the target host from 0.0.0.0 with 0.
This commit is contained in:
@@ -47,6 +47,8 @@ For example, to nullify requests to some doubleclick.net servers, adding these l
|
||||
# etc...
|
||||
|
||||
|
||||
## Why use `0` instead of `0.0.0.0` or `127.0.0.1`?
|
||||
See [here](http://www.dslreports.com/forum/r16790135-Large-Hosts-file-0-0-0-0-or-127-0-0-1) and [here](http://www.dslreports.com/forum/r24621780-hosts-127-0-0-1-vs-0-0-0-0). Turns out using just `0` increases parsing speed, and it makes the hosts file smaller.
|
||||
|
||||
## Location of your hosts file
|
||||
To modify your current `hosts` file, look for it in the following places and modify it with a text editor.
|
||||
|
||||
Reference in New Issue
Block a user