mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-02-02 19:53:02 +08:00
update neoFelhz/neohosts source url
This commit is contained in:
parent
8ac5d3a997
commit
36a98f4083
@ -53,7 +53,7 @@ fi
|
|||||||
echo '开始下载 hosts1...'
|
echo '开始下载 hosts1...'
|
||||||
curl -o ./origin-files/hosts1 --connect-timeout 60 \
|
curl -o ./origin-files/hosts1 --connect-timeout 60 \
|
||||||
-s \
|
-s \
|
||||||
https://hosts.nfz.moe/full/hosts
|
https://raw.githubusercontent.com/neoFelhz/neohosts/gh-pages/full/hosts.txt
|
||||||
|
|
||||||
# shellcheck disable=SC2181
|
# shellcheck disable=SC2181
|
||||||
if [ $? -ne 0 ];then
|
if [ $? -ne 0 ];then
|
||||||
|
2
start.sh
2
start.sh
@ -54,7 +54,7 @@ fi
|
|||||||
echo '开始下载 hosts1...'
|
echo '开始下载 hosts1...'
|
||||||
curl -o ./origin-files/hosts1 --connect-timeout 60 \
|
curl -o ./origin-files/hosts1 --connect-timeout 60 \
|
||||||
-s \
|
-s \
|
||||||
https://hosts.nfz.moe/full/hosts
|
https://raw.githubusercontent.com/neoFelhz/neohosts/gh-pages/full/hosts.txt
|
||||||
|
|
||||||
# shellcheck disable=SC2181
|
# shellcheck disable=SC2181
|
||||||
if [ $? -ne 0 ];then
|
if [ $? -ne 0 ];then
|
||||||
|
Loading…
Reference in New Issue
Block a user