mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-13 17:12:41 +08:00
update list
This commit is contained in:
parent
e7586567b6
commit
d664cfb15b
2
start.sh
2
start.sh
@ -42,7 +42,7 @@ fi
|
|||||||
echo '开始下载 easylist4...'
|
echo '开始下载 easylist4...'
|
||||||
curl -o ./origin-files/easylist4.txt --connect-timeout 60 \
|
curl -o ./origin-files/easylist4.txt --connect-timeout 60 \
|
||||||
-s \
|
-s \
|
||||||
https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
http://tools.yiclear.com/ChinaList2.0.txt
|
||||||
|
|
||||||
# shellcheck disable=SC2181
|
# shellcheck disable=SC2181
|
||||||
if [ $? -ne 0 ];then
|
if [ $? -ne 0 ];then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user