Skip to content

Commit 96aca97

Browse files
committed
[TOOLS] auto-update filter list: inserted a few lost links
see #1743 (comment)
1 parent f987ea3 commit 96aca97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/images/update-cromite-org/update.sh

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ do
4949
curl -O https://easylist-downloads.adblockplus.org/easyprivacy.txt || KO=1
5050
curl -O https://easylist-downloads.adblockplus.org/fanboy-social.txt || KO=1
5151
curl -O https://easylist-downloads.adblockplus.org/japanese-filters+easylist.txt || KO=1
52+
curl -O https://easylist-downloads.adblockplus.org/global-filters+easylist.txt || KO=1
53+
curl -O https://easylist-downloads.adblockplus.org/turkish-filters+easylist.txt || KO=1
5254

5355
NOW=$(date +"%Y-%m-%dT%H:%M:%S%z")
5456
echo Last Update $NOW > LAST-UPDATE.txt

0 commit comments

Comments
 (0)