docs: explain pup
This commit is contained in:
parent
cbf67b3f3f
commit
c66082a2ad
|
@ -58,7 +58,7 @@ grep -Fx -vf "top-1m-well-known.txt" > "pup-notop-domains.txt"
|
|||
|
||||
## Merge malware domains and URLs
|
||||
CURRENT_TIME="$(date -R -u)"
|
||||
FIRST_LINE="! Title: PUP Domains Blocklist"
|
||||
FIRST_LINE="! Title: PUP Domains Blocklist\n! Description: Block domains that host potentially unwanted programs (PUP)"
|
||||
SECOND_LINE="! Updated: $CURRENT_TIME"
|
||||
THIRD_LINE="! Expires: 1 day (update frequency)"
|
||||
FOURTH_LINE="! Homepage: https://gitlab.com/curben/pup-filter"
|
||||
|
|
Loading…
Reference in New Issue