mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
Forget to code off-line-shell/GetNewestDebUrl.py
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
import json
|
||||
import requests
|
||||
print(requests.get("http://update.gfdgdxi.top/update.json").json()["Url"][0])
|
||||
Reference in New Issue
Block a user