|
|
@ -66,7 +66,8 @@ do |
|
|
|
echo "# First-party trackers host list" |
|
|
|
echo "# Variant: ${partyness}-party ${trackerness}" |
|
|
|
echo "#" |
|
|
|
echo "# About first-party trackers: TODO" |
|
|
|
echo "# About first-party trackers: " |
|
|
|
echo "# https://git.frogeye.fr/geoffrey/eulaurarien/src/branch/master/dist/README.md#whats-a-first-party-tracker" |
|
|
|
echo "# Source code: https://git.frogeye.fr/geoffrey/eulaurarien" |
|
|
|
echo "#" |
|
|
|
echo "# In case of false positives/negatives, or any other question," |
|
|
@ -77,8 +78,9 @@ do |
|
|
|
echo "# - … excluding redirected: $(link first only-trackers)" |
|
|
|
echo "# - First and third party : $(link multi trackers)" |
|
|
|
echo "# - … excluding redirected: $(link multi only-trackers)" |
|
|
|
echo '# (variants informations: TODO)' |
|
|
|
echo '# (you can remove `-hosts` to get the raw list)' |
|
|
|
echo '# Information about the variants:' |
|
|
|
echo '# https://git.frogeye.fr/geoffrey/eulaurarien/src/branch/master/dist/README.md#list-variants' |
|
|
|
echo "#" |
|
|
|
echo "# Generation date: $gen_date" |
|
|
|
echo "# Generation software: eulaurarien $gen_software" |
|
|
|