Skip to content

Commit

Permalink
新增cos路径
Browse files Browse the repository at this point in the history
  • Loading branch information
lunzhiPenxil committed Oct 25, 2023
1 parent e3e179c commit 8b18c14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/releaseDeck.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def formatUTF8WithBOM(data:bytes):
info_this = {
'name': meta_info_data.get(deck_name_this, {}).get('name', deck_name),
'download_link': [
f'https://extiverse-1253866028.cos.ap-shanghai.myqcloud.com/{deck_url_path_this}',
f'https://api.oliva.icu/extiverse/{deck_url_path_this}',
f'https://fastly.jsdelivr.net/gh/OlivOS-Team/Extiverse@main/{deck_url_path_this}',
f'https://ghproxy.com/https://github.com/OlivOS-Team/Extiverse/blob/main/{deck_url_path_this}',
Expand Down

0 comments on commit 8b18c14

Please sign in to comment.