|
|
|
@ -334,6 +334,7 @@ mw_common_proxy(){ |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
if [ "$LOCAL_ADDR" != "common" ];then |
|
|
|
|
# https://github.akams.cn |
|
|
|
|
declare -A PROXY_URL |
|
|
|
|
PROXY_URL["gh_proxy_com"]="https://gh-proxy.com/" |
|
|
|
|
PROXY_URL["github_do"]="https://github.do/" |
|
|
|
@ -341,6 +342,9 @@ mw_common_proxy(){ |
|
|
|
|
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["gh_927223_xyz"]="https://gh.927223.xyz/https://" |
|
|
|
|
PROXY_URL["gh_proxy_net"]="https://gh-proxy.net/" |
|
|
|
|
|
|
|
|
|
PROXY_URL["source"]="https://" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|