docs: specify homepage
- https://help.eyeo.com/en/adblockplus/how-to-write-filters#special-comments
This commit is contained in:
parent
e060b4b184
commit
fc4a538223
|
@ -107,7 +107,7 @@ CURRENT_TIME="$(date -R -u)"
|
|||
FIRST_LINE="! Title: Phishing URL Blocklist"
|
||||
SECOND_LINE="! Updated: $CURRENT_TIME"
|
||||
THIRD_LINE="! Expires: 1 day (update frequency)"
|
||||
FOURTH_LINE="! Repo: https://gitlab.com/curben/phishing-filter"
|
||||
FOURTH_LINE="! Homepage: https://gitlab.com/curben/phishing-filter"
|
||||
FIFTH_LINE="! License: https://creativecommons.org/licenses/by-sa/4.0/"
|
||||
SIXTH_LINE="! Source: https://www.phishtank.com/ & https://openphish.com/"
|
||||
COMMENT_UBO="$FIRST_LINE\n$SECOND_LINE\n$THIRD_LINE\n$FOURTH_LINE\n$FIFTH_LINE\n$SIXTH_LINE"
|
||||
|
|
Loading…
Reference in New Issue