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