mirror of
https://github.com/EtherDream/jsproxy
synced 2024-11-22 09:58:46 +00:00
同步列表更新
This commit is contained in:
parent
c07311d301
commit
984a81d22e
10
upload.sh
10
upload.sh
@ -3,12 +3,12 @@
|
|||||||
|
|
||||||
HOST=etherdream.com
|
HOST=etherdream.com
|
||||||
NODE=(
|
NODE=(
|
||||||
# node-aliyun-hk
|
node-aliyun-hk
|
||||||
# node-aliyun-sg
|
node-aliyun-sg
|
||||||
# node-bwh-los
|
node-bwh-los
|
||||||
# node-justhost-moscow
|
node-justhost-moscow
|
||||||
# node-bungee
|
|
||||||
node-justhost-novosibirsk
|
node-justhost-novosibirsk
|
||||||
|
node-bungee
|
||||||
)
|
)
|
||||||
for v in ${NODE[@]}; do
|
for v in ${NODE[@]}; do
|
||||||
echo "$v upload ..."
|
echo "$v upload ..."
|
||||||
|
Loading…
Reference in New Issue
Block a user