mirror of
https://github.com/columndeeply/hosts.git
synced 2025-10-28 03:51:07 -04:00
Typo
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
# All empty lines, anything pointing to localhost, comments, trailing whitespaces, multiple spaces, tabs, etc. get removed.
|
# All empty lines, anything pointing to localhost, comments, trailing whitespaces, multiple spaces, tabs, etc. get removed.
|
||||||
# All domains should point to 127.0.0.1
|
# All domains should point to 127.0.0.1
|
||||||
# If any of the domains exist in the whitelist it's ignored.
|
# If any of the domains exist in the whitelist it's ignored.
|
||||||
# Once everything is clean the file gets stored and any duplicate gets removed.
|
# Once everything is clean the file gets sorted and any duplicate gets removed.
|
||||||
#
|
#
|
||||||
|
|
||||||
for file in "$@"; do
|
for file in "$@"; do
|
||||||
|
|||||||
Reference in New Issue
Block a user