mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39:16 +08:00
11111
This commit is contained in:
parent
df2b501ee5
commit
ba72917f6a
File diff suppressed because one or more lines are too long
12576
koolproxy.txt
12576
koolproxy.txt
File diff suppressed because it is too large
Load Diff
2
start.sh
2
start.sh
@ -15,7 +15,7 @@ if [ $? -ne 0 ];then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo '开始下载 easylist2...'
|
echo '开始下载 easylist2...'
|
||||||
wget -O koolproxy.txt https://kprule.com/koolproxy.txt
|
wget --no-check-certificate -O koolproxy.txt https://kprule.com/koolproxy.txt
|
||||||
|
|
||||||
if [ $? -ne 0 ];then
|
if [ $? -ne 0 ];then
|
||||||
echo '下载失败,请重试'
|
echo '下载失败,请重试'
|
||||||
|
Loading…
Reference in New Issue
Block a user