From 0eaed2adf7f36c1c8b59b9176d80f764abb4edf1 Mon Sep 17 00:00:00 2001 From: Samuel Elliott Date: Mon, 22 Aug 2022 11:44:55 +0100 Subject: [PATCH] Change default API for f parameter generation to imink This will only have any effect if remote configuration is disabled. The default API will also be updated on my server which will affect all versions since remote configuration was introduced. https://github.com/JoneWang --- resources/common/remote-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/common/remote-config.json b/resources/common/remote-config.json index a975ed4..5467cb9 100644 --- a/resources/common/remote-config.json +++ b/resources/common/remote-config.json @@ -4,7 +4,7 @@ "znca_version": "2.2.0" }, "coral_auth": { - "default": "flapg", + "default": "imink", "splatnet2statink": {}, "flapg": {}, "imink": {}