mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-13 03:16:59 +08:00
Upd: [CN] Coding repo mirror
This commit is contained in:
@@ -72,7 +72,9 @@ class DeployConfig(ConfigModel):
|
||||
self.config = {}
|
||||
self.read()
|
||||
if self.Repository == 'https://gitee.com/LmeSzinc/AzurLaneAutoScript':
|
||||
self.Repository = 'https://gitee.com/lmeszinc/azur-lane-auto-script-mirror'
|
||||
self.Repository = 'https://e.coding.net/llop18870/alas/AzurLaneAutoScript.git'
|
||||
if self.Repository == 'https://gitee.com/lmeszinc/azur-lane-auto-script-mirror':
|
||||
self.Repository = 'https://e.coding.net/llop18870/alas/AzurLaneAutoScript.git'
|
||||
self.write()
|
||||
self.show_config()
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Deploy:
|
||||
Git:
|
||||
# URL of AzurLaneAutoScript repository
|
||||
# [CN user] Use 'https://gitee.com/lmeszinc/azur-lane-auto-script-mirror' for faster and more stable download
|
||||
# [CN user] Use 'https://e.coding.net/llop18870/alas/AzurLaneAutoScript.git' for faster and more stable download
|
||||
# [Other] Use 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
Repository: 'https://github.com/LmeSzinc/AzurLaneAutoScript'
|
||||
# Branch of Alas
|
||||
|
||||
Reference in New Issue
Block a user