添加河南新郑双湖大道龙湖锦艺城场景
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user