CI Test commit 1

newworkflow_parseropti
Geoffrey Frogeye 2019-11-11 12:31:32 +01:00
parent e0f28d41d2
commit aab8e93abe
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ sort -u temp/all_toblock.list > dist/firstparty-trackers.txt
echo "# Latest version of this list: https://hostfiles.frogeye.fr/firstparty-trackers-hosts.txt"
echo "#"
echo "# Generation date: $(date -Isec)"
echo "# Generation version: eulaurarien $(git describe --tags --dirty)"
echo "# Generation version: eulaurarien $(git describe --tags)"
echo "# Number of source websites: $(wc -l temp/all_websites.list | cut -d' ' -f1)"
echo "# Number of source subdomains: $(wc -l temp/all_subdomains.list | cut -d' ' -f1)"
echo "# Number of blocked subdomains: $(wc -l dist/firstparty-trackers.txt | cut -d' ' -f1)"