添加河南新郑双湖大道龙湖锦艺城场景

This commit is contained in:
ZYT
2025-08-19 11:23:12 +08:00
parent 838baf2891
commit 803743822f
44 changed files with 632444 additions and 15 deletions

View File

@@ -1416,7 +1416,7 @@ namespace Valheim
/// </summary>
public void RequestAuth(Action<HTTPRequest, HTTPResponse> cb = null)
{
string url = "https://startcount-bgovpxyjzl.cn-hangzhou.fcapp.run";
string url = "http://www.pineappletech.cn/startcount";
HTTPRequest request = new HTTPRequest(new Uri(url), HTTPMethods.Post, (req, response) =>
{
if (response != null)