update
This commit is contained in:
parent
b2f9935abb
commit
a226bc9fbb
|
|
@ -336,7 +336,7 @@ mw_common_proxy(){
|
|||
if [ "$LOCAL_ADDR" != "common" ];then
|
||||
declare -A PROXY_URL
|
||||
PROXY_URL["gh_proxy_com"]="https://gh-proxy.com/"
|
||||
PROXY_URL["ghproxy_link"]="https://ghproxy.link/"
|
||||
PROXY_URL["github_do"]="https://github.do/"
|
||||
PROXY_URL["gitclone_com"]="https://gitclone.com/"
|
||||
PROXY_URL["ghfast_top"]="https://ghfast.top/"
|
||||
PROXY_URL["source"]="https://"
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ fi
|
|||
if [ "$LOCAL_ADDR" != "common" ];then
|
||||
declare -A PROXY_URL
|
||||
PROXY_URL["gh_proxy_com"]="https://gh-proxy.com/"
|
||||
PROXY_URL["ghproxy_link"]="https://ghproxy.link/"
|
||||
PROXY_URL["github_do"]="https://github.do/"
|
||||
PROXY_URL["gitclone_com"]="https://gitclone.com/"
|
||||
PROXY_URL["ghfast_top"]="https://ghfast.top/"
|
||||
PROXY_URL["source"]="https://"
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ fi
|
|||
if [ "$LOCAL_ADDR" != "common" ];then
|
||||
declare -A PROXY_URL
|
||||
PROXY_URL["gh_proxy_com"]="https://gh-proxy.com/"
|
||||
PROXY_URL["ghproxy_link"]="https://ghproxy.link/"
|
||||
PROXY_URL["github_do"]="https://github.do/"
|
||||
PROXY_URL["gitclone_com"]="https://gitclone.com/"
|
||||
PROXY_URL["ghfast_top"]="https://ghfast.top/"
|
||||
PROXY_URL["source"]="https://"
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ fi
|
|||
if [ "$LOCAL_ADDR" != "common" ];then
|
||||
declare -A PROXY_URL
|
||||
PROXY_URL["gh_proxy_com"]="https://gh-proxy.com/"
|
||||
PROXY_URL["ghproxy_link"]="https://ghproxy.link/"
|
||||
PROXY_URL["github_do"]="https://github.do/"
|
||||
PROXY_URL["gitclone_com"]="https://gitclone.com/"
|
||||
PROXY_URL["ghfast_top"]="https://ghfast.top/"
|
||||
PROXY_URL["source"]="https://"
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ fi
|
|||
if [ "$LOCAL_ADDR" != "common" ];then
|
||||
declare -A PROXY_URL
|
||||
PROXY_URL["gh_proxy_com"]="https://gh-proxy.com/"
|
||||
PROXY_URL["ghproxy_link"]="https://ghproxy.link/"
|
||||
PROXY_URL["github_do"]="https://github.do/"
|
||||
PROXY_URL["gitclone_com"]="https://gitclone.com/"
|
||||
PROXY_URL["ghfast_top"]="https://ghfast.top/"
|
||||
PROXY_URL["source"]="https://"
|
||||
|
|
|
|||
Loading…
Reference in New Issue