add ghproxy to GITHUB_MIRROR
This commit is contained in:
parent
790e673096
commit
409ce6f362
@ -198,6 +198,9 @@ function do_main_configuration() {
|
||||
fastgit)
|
||||
GITHUB_SOURCE='https://hub.fastgit.xyz'
|
||||
;;
|
||||
ghproxy)
|
||||
GITHUB_SOURCE='https://ghproxy.com/https://github.com'
|
||||
;;
|
||||
gitclone)
|
||||
GITHUB_SOURCE='https://gitclone.com/github.com'
|
||||
;;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user