mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-13 18:42:03 +08:00
初步实现对吾爱专版的实现
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
import os
|
||||
import sys
|
||||
import json
|
||||
import requests
|
||||
import req as requests
|
||||
try:
|
||||
netList = json.loads(requests.get("https://code.gitlink.org.cn/gfdgd_xi/wine-runner-list/raw/branch/master/net/list.json").text)
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user