This commit is contained in:
dami 2025-08-18 21:10:20 +08:00
parent b2f9935abb
commit a226bc9fbb
5 changed files with 5 additions and 5 deletions

View File

@ -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://"

View File

@ -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://"

View File

@ -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://"

View File

@ -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://"

View File

@ -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://"