修改源

This commit is contained in:
2023-05-10 21:05:05 +08:00
parent 0e4afd90d9
commit 2a9df20b5c
5 changed files with 10 additions and 9 deletions

View File

@@ -1524,7 +1524,8 @@ class AddNewUengineDesktopLink():
def GetNewInformation():
try:
text = requests.get("http://uengine-runner.gfdgdxi.top/information/index.html").text
text = requests.get("http://www.gfdgdxi.top/uengine-runner/Help/information/index.html").text
print(text)
except:
traceback.print_exc()
text = """<p>无法连接到服务器</p>