Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Update hblock
Browse files Browse the repository at this point in the history
  • Loading branch information
vdbhb59 authored May 30, 2022
1 parent 382da26 commit 49ef28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hblock
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ main() {
# Append banner to the output file.
if [ -n "${C?}" ]; then
cat <<-EOF
${C?} Generated with hBlock ${HBLOCK_VERSION:?} (${HBLOCK_REPOSITORY:?})
${C?} Generated with hBlock ${HOSTS_VERSION:?} (${HOSTS_REPOSITORY:?})
${C?} Blocked domains: ${blocklistCount:?}
EOF
fi
Expand Down

0 comments on commit 49ef28f

Please sign in to comment.