Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Add some metadata
Browse files Browse the repository at this point in the history
I hope they will not break your script.
The additions should add the Title and Homepage of this the list. This will make the list look prettier in e.g. uBlock as the name is displayed:
_screenshot will be insert here soon_

Hope you like it, feel free to add the license and more information (an example is this list https://raw.githubusercontent.com/heubergen/block-eu-cookie/master/blocklist from me)
  • Loading branch information
heubergen committed Apr 18, 2017
1 parent f63fcea commit 4493818
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sign
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
cd "$(dirname "$0")"
(
echo "[Adblock Plus 1.1]"
echo "! Title: adblock-youtube-ads"
echo "! Homepage: https://github.com/kbinani/adblock-youtube-ads"
cat blacklist.txt | sort
) | python ext/adblockplus/addChecksum.py > signed.txt

Expand Down

0 comments on commit 4493818

Please sign in to comment.