From c2043c655026f0f155c8532229071457e36e224e Mon Sep 17 00:00:00 2001 From: Nightsky <30611816+050644zf@users.noreply.github.com> Date: Sat, 4 Mar 2023 20:19:45 +0800 Subject: [PATCH] Update CustomInfrastGenerator URL --- src/MaaWpfGui/Helper/MaaUrls.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MaaWpfGui/Helper/MaaUrls.cs b/src/MaaWpfGui/Helper/MaaUrls.cs index 8328505632..d6c06dd884 100644 --- a/src/MaaWpfGui/Helper/MaaUrls.cs +++ b/src/MaaWpfGui/Helper/MaaUrls.cs @@ -30,7 +30,7 @@ namespace MaaWpfGui public static string MapPrts => "https://map.ark-nights.com/areas?coord_override=maa"; - public static string CustomInfrastGenerator => "https://yituliu.site/riicCal"; + public static string CustomInfrastGenerator => "https://yituliu.site/riicCal/"; public static string QqGroups => "https://ota.maa.plus/MaaAssistantArknights/api/qqgroup/index.html";