mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-05-23 22:06:54 -05:00
[F] Fix matching bad for real for real
This commit is contained in:
parent
c308940c4b
commit
c9a0a8d2b5
|
|
@ -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)) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user