Fixed typos

This commit is contained in:
Geoffrey Frogeye 2019-11-10 18:29:16 +01:00
parent 80b23e2d5c
commit d49a7803e9
2 changed files with 3 additions and 1 deletions

View file

@ -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"