update easylist no.4 source

This commit is contained in:
gently 2019-12-31 14:44:51 +08:00
parent 735439870f
commit f66a23ecf6
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ fi
echo '开始下载 easylist4...'
curl -o ./origin-files/easylist4.txt --connect-timeout 60 \
-s \
http://tools.yiclear.com/ChinaList2.0.txt
https://easylist.to/easylist/easyprivacy.txt
# shellcheck disable=SC2181
if [ $? -ne 0 ];then

View File

@ -42,7 +42,7 @@ fi
echo '开始下载 easylist4...'
curl -o ./origin-files/easylist4.txt --connect-timeout 60 \
-s \
http://tools.yiclear.com/ChinaList2.0.txt
https://easylist.to/easylist/easyprivacy.txt
# shellcheck disable=SC2181
if [ $? -ne 0 ];then