pull/795/head
dami 4 weeks ago
parent 5575710d7e
commit 85bedbf56b
  1. 1
      scripts/init.d/mw.tpl
  2. 1
      scripts/install.sh
  3. 1
      scripts/install_dev.sh
  4. 1
      scripts/update.sh
  5. 1
      scripts/update_dev.sh

@ -340,6 +340,7 @@ mw_common_proxy(){
PROXY_URL["gh_llkk_cc"]="https://gh.llkk.cc/https://"
PROXY_URL["gh_felicity_ac_cn"]="https://gh.felicity.ac.cn/https://"
PROXY_URL["ghfast_top"]="https://ghfast.top/"
PROXY_URL["ghproxy_net"]="https://ghproxy.net/"
PROXY_URL["source"]="https://"

@ -42,6 +42,7 @@ if [ "$LOCAL_ADDR" != "common" ];then
PROXY_URL["gh_llkk_cc"]="https://gh.llkk.cc/https://"
PROXY_URL["gh_felicity_ac_cn"]="https://gh.felicity.ac.cn/https://"
PROXY_URL["ghfast_top"]="https://ghfast.top/"
PROXY_URL["ghproxy_net"]="https://ghproxy.net/"
PROXY_URL["source"]="https://"

@ -47,6 +47,7 @@ if [ "$LOCAL_ADDR" != "common" ];then
PROXY_URL["gh_llkk_cc"]="https://gh.llkk.cc/https://"
PROXY_URL["gh_felicity_ac_cn"]="https://gh.felicity.ac.cn/https://"
PROXY_URL["ghfast_top"]="https://ghfast.top/"
PROXY_URL["ghproxy_net"]="https://ghproxy.net/"
PROXY_URL["source"]="https://"

@ -43,6 +43,7 @@ if [ "$LOCAL_ADDR" != "common" ];then
PROXY_URL["gh_llkk_cc"]="https://gh.llkk.cc/https://"
PROXY_URL["gh_felicity_ac_cn"]="https://gh.felicity.ac.cn/https://"
PROXY_URL["ghfast_top"]="https://ghfast.top/"
PROXY_URL["ghproxy_net"]="https://ghproxy.net/"
PROXY_URL["source"]="https://"

@ -56,6 +56,7 @@ if [ "$LOCAL_ADDR" != "common" ];then
PROXY_URL["gh_llkk_cc"]="https://gh.llkk.cc/https://"
PROXY_URL["gh_felicity_ac_cn"]="https://gh.felicity.ac.cn/https://"
PROXY_URL["ghfast_top"]="https://ghfast.top/"
PROXY_URL["ghproxy_net"]="https://ghproxy.net/"
PROXY_URL["source"]="https://"

Loading…
Cancel
Save