mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-09 02:05:42 +08:00
Upd: [CN] goc url
This commit is contained in:
@@ -72,8 +72,8 @@ class GitManager(DeployConfig):
|
|||||||
def goc_client(self):
|
def goc_client(self):
|
||||||
client = GitOverCdnClient(
|
client = GitOverCdnClient(
|
||||||
url=[
|
url=[
|
||||||
|
'https://1818706573.cdn.123clouddisk.com/1818706573/pack/LmeSzinc_AzurLaneAutoScript_master',
|
||||||
'https://vip.123pan.cn/1818706573/pack/LmeSzinc_AzurLaneAutoScript_master',
|
'https://vip.123pan.cn/1818706573/pack/LmeSzinc_AzurLaneAutoScript_master',
|
||||||
'https://1818706573.v.123yx.com/1818706573/pack/LmeSzinc_AzurLaneAutoScript_master',
|
|
||||||
],
|
],
|
||||||
folder=self.root_filepath,
|
folder=self.root_filepath,
|
||||||
source='origin',
|
source='origin',
|
||||||
|
|||||||
Reference in New Issue
Block a user