mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 13:59:02 +08:00
Upd: [CN] Git mirrors
This commit is contained in:
parent
90c6ddc8c7
commit
93b9bbc498
@ -3,7 +3,7 @@ Deploy:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
Repository: https://e.coding.net/llop18870/alas/AzurLaneAutoScript.git
|
||||
Repository: git://git.lyoko.io/AzurLaneAutoScript
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
# [Other] Use 'master', the stable branch
|
||||
|
||||
@ -3,7 +3,7 @@ Deploy:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
Repository: https://e.coding.net/llop18870/alas/AzurLaneAutoScript.git
|
||||
Repository: git://git.lyoko.io/AzurLaneAutoScript
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
# [Other] Use 'master', the stable branch
|
||||
|
||||
@ -3,7 +3,7 @@ Deploy:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'git://git.lyoko.io/AzurLaneAutoScript' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
Repository: https://e.coding.net/llop18870/alas/AzurLaneAutoScript.git
|
||||
Repository: git://git.lyoko.io/AzurLaneAutoScript
|
||||
# Branch of Alas
|
||||
# [Developer] Use 'dev', 'app', etc, to try new features
|
||||
# [Other] Use 'master', the stable branch
|
||||
|
||||
@ -407,7 +407,7 @@ class ConfigGenerator:
|
||||
def generate_deploy_template():
|
||||
template = poor_yaml_read(DEPLOY_TEMPLATE)
|
||||
cn = {
|
||||
'Repository': 'https://e.coding.net/llop18870/alas/AzurLaneAutoScript.git',
|
||||
'Repository': 'git://git.lyoko.io/AzurLaneAutoScript',
|
||||
'PypiMirror': 'https://pypi.tuna.tsinghua.edu.cn/simple',
|
||||
'Language': 'zh-CN',
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user