forked from Cookies_Github_mirror/AquaDX
[F] Fix matching bad for real for real
This commit is contained in:
@@ -119,6 +119,7 @@ class ChusanServletController(
|
||||
api = api.removeSuffix("C3Exp")
|
||||
request["c3exp"] = true
|
||||
}
|
||||
if (api in matchingEndpoints) api = "MatchingServer/$api"
|
||||
|
||||
logger.info("Chu3 $api : $request")
|
||||
if (api !in noopEndpoint && !handlers.containsKey(api)) {
|
||||
|
||||
Reference in New Issue
Block a user