在线更新

This commit is contained in:
dengrb1
2023-05-26 17:53:18 +08:00
committed by GitHub
parent bcf3337a3f
commit cb2b621a52

View File

@@ -3,6 +3,11 @@ import json
import os
from tqdm import tqdm
import threading
from time import sleep
print('在使用在线更新时请安装steam++加速github才可以加速下载')
sleep(1)
url = 'https://api.github.com/repos/dengrb1/chatgpt/releases/latest'