1
0
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:
LmeSzinc
2026-07-06 19:13:40 +08:00
parent 3ee1fe0fb6
commit 3f9bb288fb

View File

@@ -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',