Fixed typos
This commit is contained in:
parent
80b23e2d5c
commit
d49a7803e9
2 changed files with 3 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ sort -u toblock.list > toblock.sorted.list
|
|||
|
||||
(
|
||||
echo "# First party trackers"
|
||||
echo "# List generated on $(date -Isec) by eulaurarian $(git describe --tags --dirty)"
|
||||
echo "# List generated on $(date -Isec) by eulaurarien $(git describe --tags --dirty)"
|
||||
cat toblock.sorted.list | while read host;
|
||||
do
|
||||
echo "0.0.0.0 $host"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue